Files
tendermint/docs
Ethan Buchman 178e357d7f Merge pull request #1618 from tendermint/1494-production-notes
[docs] notes about running a production system
2018-05-30 23:23:51 -04:00
..
2018-05-28 22:06:02 +04:00
2018-05-30 23:23:39 -04:00
2018-05-18 10:01:56 -04:00
2018-05-30 16:51:20 +04:00
2018-05-18 10:01:56 -04:00

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.