valence/doc/source/index.rst
Andy Yan bfacfc8ff7 Add missing developer-guide docs
Add missing developer docs for unit test, etcd db and writing
developer guide.
Fix errors occurred when building developer docs with Sphinx :
   # tox -e docs
Fix some other nits.

Change-Id: I8580af70630edd0c214645ce4b6bbcd308925aa1
Closes-Bug: #1653198
Signed-off-by: Andy Yan <yanchao3@lenovo.com>
2017-01-20 10:19:50 +08:00

32 lines
592 B
ReStructuredText

.. Valence documentation master file, created by
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to valence's documentation!
========================================================
Contents:
.. toctree::
:maxdepth: 2
readme
installation
usage
contributing
Developers Documentation
========================
.. toctree::
:glob:
developer-guide/*
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`