diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index ce9a0a013..ae723bfd0 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -84,7 +84,7 @@ ABCI Servers +-------------------------------------------------------------+--------------------+--------------+ | `cpp-tmsp `__ | Martin Dyring | C++ | +-------------------------------------------------------------+--------------------+--------------+ -| `c-abci `__ | ChainX | C | +| `c-abci `__ | ChainX | C | +-------------------------------------------------------------+--------------------+--------------+ | `jabci `__ | jTendermint | Java | +-------------------------------------------------------------+--------------------+--------------+ diff --git a/docs/specification.rst b/docs/specification.rst index 2e8b35668..3afa9c659 100644 --- a/docs/specification.rst +++ b/docs/specification.rst @@ -2,19 +2,19 @@ Specification ############# -Here you'll find details of the Tendermint specification. See `the spec repo `__ for upcoming material. Tendermint's types are produced by `godoc `__ +Here you'll find details of the Tendermint specification. See `the spec repo `__ for upcoming material. Tendermint's types are produced by `godoc `__. .. toctree:: :maxdepth: 2 - specification/block-structure.rst - specification/byzantine-consensus-algorithm.rst - specification/configuration.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 + specification/block-structure.rst + specification/byzantine-consensus-algorithm.rst + specification/configuration.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