Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Dec 30, 2024
1 parent bca8790 commit fcb08e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
1 change: 0 additions & 1 deletion docs/examples.chat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Chat Demo

This example demonstrates how to create a simple chat application using libp2p.


.. code-block:: console
$ python -m pip install libp2p
Expand Down
15 changes: 1 addition & 14 deletions docs/examples.rst
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
Examples
========

These are functional demonstrations of aspects of the library. They are
intended to be run as scripts, and are not intended to be used as part of
another application.

Example Scripts
---------------
These are functional demonstrations of aspects of the library.

.. toctree::

examples.chat
examples.echo
examples.ping

Module contents
---------------

.. automodule:: examples
:members:
:undoc-members:
:show-inheritance:

0 comments on commit fcb08e4

Please sign in to comment.