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.
 
 
 
 
 
 
Alexander Simmerl 3e1baf68f8 crypto: Rename last traces of go-crypto (#1786) 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 update ADR 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 crypto: Rename last traces of go-crypto (#1786) 6 years ago
specification updates to docs/specification/configuration.md after rebase 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 Switch ports 466xx to 266xx (#1735) 6 years ago
app-architecture.md style fixes/typos/etc from PR review 6 years ago
app-development.md style fixes/typos/etc from PR review 6 years ago
conf.py moar fixes 6 years ago
deploy-testnets.md Switch ports 466xx to 266xx (#1735) 6 years ago
determinism.md determinism & ecosystem 6 years ago
ecosystem.md updates to docs for vuepress (#1763) 6 years ago
getting-started.md Switch ports 466xx to 266xx (#1735) 6 years ago
how-to-read-logs.md Switch ports 466xx to 266xx (#1735) 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: pretty fixes 6 years ago
metrics.md add since column to list of available metrics table 6 years ago
requirements.txt docs: add sphinx Makefile & requirements 7 years ago
running-in-production.md more changes from #1721 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 more changes from #1721 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.