Fix pylint breakage due to unused var in gnt_cluster
[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    virtual-cluster.rst
33    ovfconverter.rst
34    design-bulk-create.rst
35    devnotes.rst
36    news.rst
37    glossary.rst
38
39 .. toctree::
40    :hidden:
41
42    design-oob.rst
43    design-query2.rst
44    design-lu-generated-jobs.rst
45    design-chained-jobs.rst
46    design-multi-reloc.rst
47    design-shared-storage.rst
48
49 Also see the :ref:`search`.
50
51 .. vim: set textwidth=72 :