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 1215081951 adr: update readme 6 years ago
..
_static [docs] provide means to have collapsible code blocks without adding a new theme 7 years ago
_templates [docs] provide means to have collapsible code blocks without adding a new theme 7 years ago
architecture adr: update readme 6 years ago
assets update docs/examples & terraform/ansible (#1534) 6 years ago
examples more changes from #1721 6 years ago
images docs: finish pull from tools 7 years ago
spec use consistent naming for protobuf 6 years ago
specification Merge pull request #1781 from tendermint/1740-node-crashes-when-too-many-rpc-connections 6 years ago
.python-version Cleanup build and structure 7 years ago
Makefile Cleanup build and structure 7 years ago
README.md docs: logo, add readme, fixes 7 years ago
abci-cli.md docs: update abci links (#1796) 6 years ago
abci-spec.md docs: update abci links (#1796) 6 years ago
app-architecture.md docs: update abci links (#1796) 6 years ago
app-development.md use consistent naming for protobuf 6 years ago
conf.py docs: update abci links (#1796) 6 years ago
deploy-testnets.md Switch ports 466xx to 266xx (#1735) 6 years ago
determinism.md docs: update abci links (#1796) 6 years ago
ecosystem.md updates to docs for vuepress (#1763) 6 years ago
getting-started.md docs: update abci links (#1796) 6 years ago
how-to-read-logs.md docs: update abci links (#1796) 6 years ago
index.rst add docs 6 years ago
indexing-transactions.md Switch ports 466xx to 266xx (#1735) 6 years ago
install.md updates to docs for vuepress (#1763) 6 years ago
introduction.md docs: update abci links (#1796) 6 years ago
metrics.md limit number of open connections 6 years ago
requirements.txt docs: add sphinx Makefile & requirements 7 years ago
running-in-production.md limit number of open connections 6 years ago
specification.rst fix docs links & stuff (#1273) 6 years ago
subscribing-to-events-via-websocket.md moar 6 years ago
terraform-and-ansible.md updates to docs for vuepress (#1763) 6 years ago
transactional-semantics.md moar 6 years ago
using-tendermint.md docs: update abci links (#1796) 6 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.