Add initial mainloop unittests
[ganeti-local] / doc / index.rst
1 .. Ganeti documentation master file,
2    created by sphinx-quickstart
3
4 Welcome to Ganeti's documentation!
5 ==================================
6
7 Contents:
8
9 .. toctree::
10    :maxdepth: 2
11
12    install-quick.rst
13    install.rst
14    admin.rst
15    walkthrough.rst
16    security.rst
17    design-2.0.rst
18    design-2.1.rst
19    locking.rst
20    hooks.rst
21    iallocator.rst
22    rapi.rst
23    devnotes.rst
24    news.rst
25    glossary.rst
26
27 Also see the :ref:`search`.
28
29 .. vim: set textwidth=72 :