mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
fixed doc errors
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
libp2p.timed_cache package
|
||||
===================
|
||||
==========================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
libp2p.timed\_cache.basic\_time\_cache module
|
||||
------------------------------
|
||||
---------------------------------------------
|
||||
|
||||
.. automodule:: libp2p.timed_cache.basic_time_cache
|
||||
:members:
|
||||
@ -13,7 +13,7 @@ libp2p.timed\_cache.basic\_time\_cache module
|
||||
:show-inheritance:
|
||||
|
||||
libp2p.timed\_cache.first\_seen\_cache module
|
||||
------------------------------
|
||||
---------------------------------------------
|
||||
|
||||
.. automodule:: libp2p.timed_cache.first_seen_cache
|
||||
:members:
|
||||
@ -21,7 +21,7 @@ libp2p.timed\_cache.first\_seen\_cache module
|
||||
:show-inheritance:
|
||||
|
||||
libp2p.timed\_cache.last\_seen\_cache module
|
||||
------------------------------
|
||||
--------------------------------------------
|
||||
|
||||
.. automodule:: libp2p.timed_cache.last_seen_cache
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user