Statistics
| Branch: | Tag: | Revision:

root / doc / index.rst @ a1e43376

History | View | Annotate | Download (658 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-2.4.rst
23
   design-draft.rst
24
   cluster-merge.rst
25
   locking.rst
26
   hooks.rst
27
   iallocator.rst
28
   rapi.rst
29
   move-instance.rst
30
   devnotes.rst
31
   news.rst
32
   glossary.rst
33

    
34
.. toctree::
35
   :hidden:
36

    
37
   design-oob.rst
38
   design-query2.rst
39

    
40
Also see the :ref:`search`.
41

    
42
.. vim: set textwidth=72 :