
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38517 Change-Id: I2ed8113b4a008475ab9526eed9a004bdfcf5d805
51 lines
590 B
ReStructuredText
51 lines
590 B
ReStructuredText
:orphan:
|
|
|
|
======================================
|
|
Welcome to CloudKitty's documentation!
|
|
======================================
|
|
|
|
.. include:: common-index.rst
|
|
|
|
Documentation contents
|
|
======================
|
|
|
|
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
|