Gyuho Lee 40034c45ab docs/README: document how to build locally
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-07-20 15:16:52 -07:00
..
2018-06-15 14:47:11 -07:00
2018-06-27 10:56:06 -07:00
2018-06-28 22:15:15 -07:00
2018-06-27 10:56:06 -07:00

etcd Documentation

This is an official etcd documentation https://etcd.readthedocs.io/en/latest.

Working in progress...

Install and build

# https://docs.readthedocs.io/en/latest/getting_started.html
pip install sphinx sphinx-autobuild
pip install sphinx_rtd_theme

make html

And open _build/html/index.html for preview.