bash_completion: Enable extglob while parsing file
[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-draft.rst
26    cluster-merge.rst
27    locking.rst
28    hooks.rst
29    iallocator.rst
30    rapi.rst
31    move-instance.rst
32    ovfconverter.rst
33    devnotes.rst
34    news.rst
35    glossary.rst
36
37 .. toctree::
38    :hidden:
39
40    design-oob.rst
41    design-query2.rst
42    design-lu-generated-jobs.rst
43    design-chained-jobs.rst
44    design-multi-reloc.rst
45    design-shared-storage.rst
46
47 Also see the :ref:`search`.
48
49 .. vim: set textwidth=72 :