Gyuho Lee 752dd3a0bf docs: generate metrics-* 7 năm trước cách đây
..
img 6309e4b4cf docs: Add client architecture doc 7 năm trước cách đây
.gitignore 5ba680d762 docs: initial commit for architecture docs 7 năm trước cách đây
Makefile 5ba680d762 docs: initial commit for architecture docs 7 năm trước cách đây
README.md 104b6a3424 docs: fix README 7 năm trước cách đây
client-architecture.rst cd6100ca30 docs: add "FAQs" 7 năm trước cách đây
conf.py 5ba680d762 docs: initial commit for architecture docs 7 năm trước cách đây
faq.rst bd6c6cf9e2 docs: clean up FAQs, add initial lists of metrics 7 năm trước cách đây
index.rst bd6c6cf9e2 docs: clean up FAQs, add initial lists of metrics 7 năm trước cách đây
make.bat 5ba680d762 docs: initial commit for architecture docs 7 năm trước cách đây
metrics-latest 752dd3a0bf docs: generate metrics-* 7 năm trước cách đây
metrics-v3.1 752dd3a0bf docs: generate metrics-* 7 năm trước cách đây
metrics-v3.2 752dd3a0bf docs: generate metrics-* 7 năm trước cách đây
metrics-v3.3 752dd3a0bf docs: generate metrics-* 7 năm trước cách đây
operate.rst bd6c6cf9e2 docs: clean up FAQs, add initial lists of metrics 7 năm trước cách đây
requirements.txt 5ba680d762 docs: initial commit for architecture docs 7 năm trước cách đây
set-up.rst 9f02c5836d docs: add initial operate guide structure 7 năm trước cách đây

README.md

etcd Documentation

This is official etcd documentation.

Please visit https://etcd.readthedocs.io/en/latest for latest builds.

Install and build

# 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.