56 lines
975 B
ReStructuredText
56 lines
975 B
ReStructuredText
======================================
|
|
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
|