mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
27 lines
349 B
ReStructuredText
27 lines
349 B
ReStructuredText
<PROJECT_NAME>
|
|
==============================
|
|
|
|
<SHORT_DESCRIPTION>
|
|
|
|
Installation
|
|
------------
|
|
|
|
.. code-block:: bash
|
|
|
|
python -m pip install <PROJECT_NAME>
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: General
|
|
|
|
Usage<<MODULE_NAME>>
|
|
release_notes
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Community
|
|
|
|
contributing
|
|
code_of_conduct
|