mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-29 15:17:18 +00:00
f33ddec7ab
* first sphinx doc portion * added .readthedocs.yml * fixed typos
21 lines
442 B
ReStructuredText
21 lines
442 B
ReStructuredText
.. Turbo Geth documentation master file, created by
|
|
sphinx-quickstart on Sat Sep 26 14:43:08 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Turbo Geth's documentation!
|
|
======================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
accounts
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
* :ref:
|