Merge branch 'devel-2.6'
[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    upgrade.rst
15    admin.rst
16    walkthrough.rst
17    security.rst
18    design-2.0.rst
19    design-2.1.rst
20    design-2.2.rst
21    design-2.3.rst
22    design-htools-2.3.rst
23    design-2.4.rst
24    design-2.5.rst
25    design-2.6.rst
26    design-draft.rst
27    cluster-merge.rst
28    locking.rst
29    hooks.rst
30    iallocator.rst
31    rapi.rst
32    move-instance.rst
33    virtual-cluster.rst
34    ovfconverter.rst
35    design-bulk-create.rst
36    devnotes.rst
37    news.rst
38    glossary.rst
39
40 .. toctree::
41    :hidden:
42
43    design-oob.rst
44    design-query2.rst
45    design-lu-generated-jobs.rst
46    design-chained-jobs.rst
47    design-multi-reloc.rst
48    design-shared-storage.rst
49    design-cpu-pinning.rst
50    design-ovf-support.rst
51
52 Also see the :ref:`search`.
53
54 .. vim: set textwidth=72 :