37 lines
468 B
ReStructuredText
37 lines
468 B
ReStructuredText
.. mdinclude:: ../README.md
|
|
:end-line: 20
|
|
|
|
Protocol documentation
|
|
----------------------
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
protocol
|
|
encryption
|
|
pow
|
|
|
|
Code documentation
|
|
------------------
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
autodoc/pybitmessage
|
|
|
|
Legacy pages
|
|
------------
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
usage
|
|
contribute
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. mdinclude:: ../README.md
|
|
:start-line: 21
|