kvm: Use -display none rather than -nographic
[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-2.7.rst
27    design-draft.rst
28    cluster-merge.rst
29    locking.rst
30    hooks.rst
31    iallocator.rst
32    rapi.rst
33    move-instance.rst
34    virtual-cluster.rst
35    ovfconverter.rst
36    devnotes.rst
37    news.rst
38    manpages.rst
39    glossary.rst
40
41 .. toctree::
42    :hidden:
43
44    design-bulk-create.rst
45    design-chained-jobs.rst
46    design-cpu-pinning.rst
47    design-lu-generated-jobs.rst
48    design-multi-reloc.rst
49    design-node-add.rst
50    design-oob.rst
51    design-opportunistic-locking.rst
52    design-ovf-support.rst
53    design-query2.rst
54    design-restricted-commands.rst
55    design-shared-storage.rst
56    design-virtual-clusters.rst
57    design-network.rst
58    design-linuxha.rst
59
60 Also see the :ref:`search`.
61
62 .. vim: set textwidth=72 :