blob: df5c5350cc538f1527e8a28c9df983aec6542ef5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
.. -*- mode: rst -*-
.. _contents:
==========================================
Welcome to Bcfg2's |version| documentation
==========================================
.. toctree::
:maxdepth: 2
:numbered:
introduction/index
installation/index
getting_started/index
architecture/index
server/index
client/index
reports/index
development/index
getting_help/index
glossary
appendix/index
unsorted/index
obsolete/index
Indices, glossary and tables
============================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`glossary`
* :ref:`search`
|