a7250af303
* document new functionality [ci skip] Refs #1304 * add fixme [ci skip] Refs #1304 * ensure that we dial peer after backoff duration Refs #1304 |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
architecture | ||
assets | ||
examples | ||
images | ||
specification | ||
.python-version | ||
Makefile | ||
README.md | ||
abci-cli.rst | ||
app-architecture.rst | ||
app-development.rst | ||
conf.py | ||
deploy-testnets.rst | ||
determinism.rst | ||
ecosystem.rst | ||
getting-started.rst | ||
how-to-read-logs.rst | ||
index.rst | ||
install.rst | ||
introduction.rst | ||
requirements.txt | ||
specification.rst | ||
using-tendermint.rst |
README.md
Here lies our documentation. After making edits, run:
pip install -r requirements.txt
make html
to build the docs locally then open the file _build/html/index.html
in your browser.
WARNING: This documentation is intended to be viewed at:
https://tendermint.readthedocs.io
and may contain broken internal links when viewed from Github.