Statistics
| Branch: | Tag: | Revision:

root / doc / index.rst @ fab0cf66

History | View | Annotate | Download (1.2 kB)

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-2.8.rst
28
   design-draft.rst
29
   cluster-merge.rst
30
   locking.rst
31
   hooks.rst
32
   iallocator.rst
33
   rapi.rst
34
   move-instance.rst
35
   virtual-cluster.rst
36
   ovfconverter.rst
37
   devnotes.rst
38
   news.rst
39
   manpages.rst
40
   glossary.rst
41

    
42
.. toctree::
43
   :hidden:
44

    
45
   design-autorepair.rst
46
   design-bulk-create.rst
47
   design-chained-jobs.rst
48
   design-cpu-pinning.rst
49
   design-lu-generated-jobs.rst
50
   design-multi-reloc.rst
51
   design-node-add.rst
52
   design-oob.rst
53
   design-opportunistic-locking.rst
54
   design-ovf-support.rst
55
   design-query2.rst
56
   design-reason-trail.rst
57
   design-restricted-commands.rst
58
   design-shared-storage.rst
59
   design-virtual-clusters.rst
60
   design-network.rst
61
   design-linuxha.rst
62

    
63
Also see the :ref:`search`.
64

    
65
.. vim: set textwidth=72 :