mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-29 00:32:14 +00:00
prepare RTD dismantling
This commit is contained in:
parent
003d8956a5
commit
6c92a6f99a
@ -6,68 +6,6 @@
|
|||||||
Welcome to Tendermint!
|
Welcome to Tendermint!
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
This location for our documentation has been deprecated, please see:
|
||||||
|
|
||||||
.. image:: assets/tmint-logo-blue.png
|
- https://tendermint.com/docs
|
||||||
:height: 200px
|
|
||||||
:width: 200px
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
Introduction
|
|
||||||
------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
introduction.md
|
|
||||||
install.md
|
|
||||||
getting-started.md
|
|
||||||
using-tendermint.md
|
|
||||||
deploy-testnets.md
|
|
||||||
ecosystem.md
|
|
||||||
|
|
||||||
Tendermint Tools
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. the tools/ files are pulled in from the tools repo
|
|
||||||
.. see the bottom of conf.py
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
tools/docker.md
|
|
||||||
terraform-and-ansible.md
|
|
||||||
tools/benchmarking.md
|
|
||||||
tools/monitoring.md
|
|
||||||
|
|
||||||
ABCI, Apps, Logging, Etc
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
abci-cli.md
|
|
||||||
abci-spec.md
|
|
||||||
app-architecture.md
|
|
||||||
app-development.md
|
|
||||||
subscribing-to-events-via-websocket.md
|
|
||||||
indexing-transactions.md
|
|
||||||
how-to-read-logs.md
|
|
||||||
running-in-production.md
|
|
||||||
metrics.md
|
|
||||||
|
|
||||||
Research & Specification
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
determinism.md
|
|
||||||
transactional-semantics.md
|
|
||||||
|
|
||||||
.. specification.md ## keep this file for legacy purpose. needs to be fixed though
|
|
||||||
|
|
||||||
* For a deeper dive, see `this thesis <https://atrium.lib.uoguelph.ca/xmlui/handle/10214/9769>`__.
|
|
||||||
* There is also the `original whitepaper <https://tendermint.com/static/docs/tendermint.pdf>`__, though it is now quite outdated.
|
|
||||||
* Readers might also be interested in the `Cosmos Whitepaper <https://cosmos.network/whitepaper>`__ which describes Tendermint, ABCI, and how to build a scalable, heterogeneous, cryptocurrency network.
|
|
||||||
* For example applications and related software built by the Tendermint team and other, see the `software ecosystem <https://tendermint.com/ecosystem>`__.
|
|
||||||
|
|
||||||
Join the `community <https://cosmos.network/community>`__ to ask questions and discuss projects.
|
|
||||||
|
@ -1,21 +0,0 @@
|
|||||||
#############
|
|
||||||
Specification
|
|
||||||
#############
|
|
||||||
|
|
||||||
Here you'll find details of the Tendermint specification. Tendermint's types are produced by `godoc <https://godoc.org/github.com/tendermint/tendermint/types>`__.
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
specification/block-structure.rst
|
|
||||||
specification/byzantine-consensus-algorithm.rst
|
|
||||||
specification/configuration.rst
|
|
||||||
specification/corruption.rst
|
|
||||||
specification/fast-sync.rst
|
|
||||||
specification/genesis.rst
|
|
||||||
specification/light-client-protocol.rst
|
|
||||||
specification/merkle.rst
|
|
||||||
specification/rpc.rst
|
|
||||||
specification/secure-p2p.rst
|
|
||||||
specification/validators.rst
|
|
||||||
specification/wire-protocol.rst
|
|
Loading…
x
Reference in New Issue
Block a user