|
|
7 years ago | |
|---|---|---|
| .. | ||
| img | 7 years ago | |
| metrics | 7 years ago | |
| .gitignore | 7 years ago | |
| Makefile | 7 years ago | |
| README.md | 7 years ago | |
| client-architecture.rst | 7 years ago | |
| client-feature-matrix.rst | 7 years ago | |
| conf.py | 7 years ago | |
| faq.rst | 7 years ago | |
| index.rst | 7 years ago | |
| make.bat | 7 years ago | |
| operate.rst | 7 years ago | |
| requirements.txt | 7 years ago | |
| set-up.rst | 7 years ago | |
This is official etcd documentation.
Please visit https://etcd.readthedocs.io/en/latest for latest builds.
# https://docs.readthedocs.io/en/latest/getting_started.html
pip install sphinx sphinx-autobuild
pip install sphinx_rtd_theme
make help
make html
And open _build/html/index.html file for preview.