|
|
hace 7 años | |
|---|---|---|
| .. | ||
| img | hace 7 años | |
| .gitignore | hace 7 años | |
| Makefile | hace 7 años | |
| README.md | hace 7 años | |
| client-architecture.rst | hace 7 años | |
| conf.py | hace 7 años | |
| faq.rst | hace 7 años | |
| index.rst | hace 7 años | |
| make.bat | hace 7 años | |
| metrics-latest | hace 7 años | |
| metrics-v3.1 | hace 7 años | |
| metrics-v3.2 | hace 7 años | |
| metrics-v3.3 | hace 7 años | |
| operate.rst | hace 7 años | |
| requirements.txt | hace 7 años | |
| set-up.rst | hace 7 años | |
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.