etcd/docs/index.rst
Gyuho Lee cd6100ca30 docs: add "FAQs"
Copied from https://github.com/coreos/etcd/blob/master/Documentation/faq.md.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-06-27 10:56:06 -07:00

20 lines
283 B
ReStructuredText

etcd Documentation
==================
* :ref:`faq`: Frequently Asked Questions.
* :ref:`client-architecture`: Describes etcd client components.
.. toctree::
:maxdepth: 3
:caption: FAQs
faq
.. toctree::
:maxdepth: 2
:caption: Architecture
client-architecture