Zach 7f20eb5f8e generate RPC docs using Slate (#1612)
* generate RPC docs using Slate (#691)

* update changelog

* skip if branch not develop

* slate: only build if rpc/core has changes

* fetch develop to compare against

* slate: build on master only

* [rpc/core] use original repo, not fork in README
2018-05-25 15:59:24 +04:00
..
2017-09-16 15:11:10 -04:00
2018-05-23 10:08:57 -04:00
2018-01-21 12:31:14 -05:00
2018-03-05 16:30:36 +04:00
2018-05-18 10:01:56 -04:00
2018-03-05 16:30:36 +04:00
2018-05-18 10:01:56 -04:00
2018-01-26 14:44:48 +00:00
2018-01-21 12:31:14 -05:00
2017-09-01 20:08:22 -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.