You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman a1e0f0ba95 docs/ecosystem: add py-tendermint to abci-servers 7 years ago
..
architecture updated to match adr 005 7 years ago
assets docs: finish pull from tools 7 years ago
images docs: finish pull from tools 7 years ago
specification document no empty blocks, closes #605 [ci skip] 7 years ago
Makefile docs: logo, add readme, fixes 7 years ago
README.md docs: logo, add readme, fixes 7 years ago
abci-cli.rst docs: using ABCI-CLI 7 years ago
app-architecture.rst docs: organize the directory, #656 7 years ago
app-development.rst Merge pull request #727 from sbellem/docs-typo-fix 7 years ago
conf.py docs: pull from tools' master branch 7 years ago
deploy-testnets.rst Started expanding "automated deployments" 7 years ago
ecosystem.rst docs/ecosystem: add py-tendermint to abci-servers 7 years ago
getting-started.rst remove unnecessary args in abci_query call in getting-started [ci skip] 7 years ago
how-to-read-logs.rst relative links [ci skip] 7 years ago
index.rst [docs] add how to read logs guide [ci skip] 7 years ago
install.rst [docs: typo fix] add missing "have" 7 years ago
introduction.rst Merge pull request #654 from tendermint/docs-add-tools 7 years ago
requirements.txt docs: add sphinx Makefile & requirements 7 years ago
specification.rst docs: fix build warnings 7 years ago
using-tendermint.rst document no empty blocks, closes #605 [ci skip] 7 years ago

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.