mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
fix docs error by removing protobuf defs from docs
This commit is contained in:
@ -82,6 +82,7 @@ release = __version__
|
|||||||
exclude_patterns = [
|
exclude_patterns = [
|
||||||
"_build",
|
"_build",
|
||||||
"modules.rst",
|
"modules.rst",
|
||||||
|
"libp2p.crypto.pb.rst",
|
||||||
]
|
]
|
||||||
|
|
||||||
# The reST default role (used for this markup: `text`) to use for all
|
# The reST default role (used for this markup: `text`) to use for all
|
||||||
|
|||||||
@ -7,8 +7,6 @@ Subpackages
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 4
|
:maxdepth: 4
|
||||||
|
|
||||||
libp2p.crypto.pb
|
|
||||||
|
|
||||||
Submodules
|
Submodules
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user