Docs: arrange guides
Change-Id: I956d0137f3c1507d58aac0d9b22b6737473e55be
This commit is contained in:
@@ -7,6 +7,7 @@ Team and repository tags
|
||||
|
||||
.. Change things from this point on
|
||||
|
||||
======
|
||||
Karbor
|
||||
======
|
||||
|
||||
|
@@ -1,4 +0,0 @@
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
.. include:: ../../CONTRIBUTING.rst
|
16
doc/source/contributor/index.rst
Normal file
16
doc/source/contributor/index.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
|
||||
General Info
|
||||
============
|
||||
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
||||
|
||||
Approved Specs
|
||||
==============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../specs/index
|
@@ -4,12 +4,12 @@ Welcome to karborclient's documentation!
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
readme
|
||||
installation
|
||||
usage
|
||||
contributing
|
||||
install/index
|
||||
user/index
|
||||
contributor/index
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
@@ -1 +1,5 @@
|
||||
############
|
||||
Introduction
|
||||
############
|
||||
|
||||
.. include:: ../../README.rst
|
||||
|
13
doc/source/specs/index.rst
Normal file
13
doc/source/specs/index.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
Specs
|
||||
=====
|
||||
|
||||
This section contains detailed specification documents for
|
||||
different features inside Karbor Client.
|
||||
|
||||
Approved Specs
|
||||
--------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
karbor-support-in-python-openstackclient
|
Reference in New Issue
Block a user