Statistics
| Branch: | Tag: | Revision:

root / doc / index.rst @ 40309ed7

History | View | Annotate | Download (905 Bytes)

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
   ovfconverter.rst
34
   devnotes.rst
35
   news.rst
36
   glossary.rst
37

    
38
.. toctree::
39
   :hidden:
40

    
41
   design-oob.rst
42
   design-query2.rst
43
   design-lu-generated-jobs.rst
44
   design-chained-jobs.rst
45
   design-multi-reloc.rst
46
   design-shared-storage.rst
47
   design-cpu-pinning.rst
48
   design-ovf-support.rst
49

    
50
Also see the :ref:`search`.
51

    
52
.. vim: set textwidth=72 :