Skip to content

Commit 77a9788

Browse files
committed
feat: add initial documentation for libp2p.discovery package
1 parent 555e389 commit 77a9788

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/libp2p.discovery.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
libp2p.discovery package
2+
========================
3+
4+
Subpackages
5+
-----------
6+
7+
.. toctree::
8+
:maxdepth: 4
9+
10+
libp2p.discovery.events
11+
libp2p.discovery.mdns
12+
13+
Submodules
14+
----------
15+
16+
Module contents
17+
---------------
18+
19+
.. automodule:: libp2p.discovery
20+
:members:
21+
:undoc-members:
22+
:show-inheritance:

0 commit comments

Comments
 (0)