etcd/docs
Sahdev P. Zala 655ab0ac6a raftdoc: fix raft thesis link
The current link does not work and not valid anymore per stanford support.
Replace all current refs with a link that is used by the
https://raft.github.io/

Fixes # https://github.com/etcd-io/etcd/issues/10831
2019-06-24 19:01:00 -04:00
..
img docs/img: clarify "network partition + membership reconfiguration" 2018-12-05 19:05:26 -08:00
metrics etcdserver: add learner metrics 2019-06-05 10:51:21 +08:00
.gitignore docs: initial commit for architecture docs 2018-06-14 12:56:09 -07:00
Makefile docs: initial commit for architecture docs 2018-06-14 12:56:09 -07:00
README.md *: move to etcd.io for docs 2019-05-20 14:32:08 -07:00
client-architecture.rst docs: add authors to client architecture doc 2018-12-03 09:12:51 -08:00
client-feature-matrix.rst docs: update links to "go.etcd.io" 2018-08-28 20:54:35 -07:00
conf.py docs: initial commit for architecture docs 2018-06-14 12:56:09 -07:00
faq.rst docs: fix pronunciation notation 2018-08-31 07:09:46 -07:00
index.rst docs: rename to "learner" (from "non-voting member") 2018-12-03 10:38:40 -08:00
make.bat docs: initial commit for architecture docs 2018-06-14 12:56:09 -07:00
operate.rst docs/operate.rst: link latest patch releases 2018-10-10 15:03:51 -07:00
requirements.txt docs: update PyYAML to 4.2b1 2019-03-07 11:14:10 -08:00
server-learner.rst raftdoc: fix raft thesis link 2019-06-24 19:01:00 -04:00
set-up.rst docs: add initial operate guide structure 2018-07-20 15:27:39 -07:00

README.md

etcd Documentation

Visit https://etcd.io for latest docs.

Build Documentation

See the website tooling repo https://github.com/etcd-io/website/blob/master/README.md