fix docs error by removing protobuf defs from docs

This commit is contained in:
pacrob
2024-07-04 13:09:20 -06:00
committed by Paul Robinson
parent c5cc0ee969
commit 2ccc679d6d
2 changed files with 1 additions and 2 deletions

View File

@ -82,6 +82,7 @@ release = __version__
exclude_patterns = [
"_build",
"modules.rst",
"libp2p.crypto.pb.rst",
]
# The reST default role (used for this markup: `text`) to use for all

View File

@ -7,8 +7,6 @@ Subpackages
.. toctree::
:maxdepth: 4
libp2p.crypto.pb
Submodules
----------