File: index.rst

package info (click to toggle)
cloudkitty 23.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,528 kB
  • sloc: python: 21,803; sh: 528; makefile: 226; pascal: 54
file content (55 lines) | stat: -rw-r--r-- 975 bytes parent folder | download | duplicates (3)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
======================================
Welcome to CloudKitty's documentation!
======================================

..
   NOTE: This is the index for the rst version only. If you update this file
   please update pdf-index.rst accordingly

.. include:: common-index.rst

Documentation contents
======================

.. list-table::
   :header-rows: 1

   * - Documentation type
     - Table of contents

   * - **Concepts**
     - .. toctree::
          :maxdepth: 3

          concepts/index

   * - **End User**
     - .. toctree::
          :maxdepth: 3

          user/index

   * - **Admin / Operator**
     - .. toctree::
          :maxdepth: 2

          admin/index

   * - **Developer**
     - .. toctree::
          :maxdepth: 2

          developer/index

   * - **Contributors**

     - .. toctree::
          :maxdepth: 2

          contributor/contributing

   * - **API Reference**
     - .. toctree::
          :maxdepth: 2

          api-reference/index