Dmitri Bogomolov
c71a6e5843
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
31 lines
366 B
ReStructuredText
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
|