PyBitmessage-2021-04-27/docs/index.rst
Dmitri Bogomolov c71a6e5843
Started formatting the Protocol Specification:
in index.rst README.md is splitted in two parts - References now in the
bottom of the page; protocol.rst is the separate file, referenced on top.

Closes: #1033
2021-03-10 22:50:08 +02:00

31 lines
366 B
ReStructuredText

.. mdinclude:: ../README.md
:end-line: 20
:doc:`protocol`
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