cyborg/doc/source/index.rst
wangzh21 a94c3a9ccb Add cyborg driver development guide
Change-Id: I0a235b1f7a08a608c4ad943b53adf41e4495fa77
2019-03-31 21:50:21 +08:00

76 lines
1.0 KiB
ReStructuredText

Welcome to Cyborg's documentation!
==================================
Cyborg is a general management framework for accelerators
Overview
--------
.. toctree::
:maxdepth: 1
user/introduction
user/architecture
user/usage
Configuration
-------------------
.. toctree::
:maxdepth: 1
configuration/index
User Documentation
-------------------
Installation
~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
install/installation
install/from-source
admin/config-wsgi
API
~~~
.. toctree::
:maxdepth: 1
admin/api
CLI Reference
-------------
Information on the commands available through Cyborg's Command Line
Interface (CLI) can be found in this section of documentation.
.. toctree::
:maxdepth: 1
cli/index
Developer Documentation
-----------------------
.. toctree::
:maxdepth: 1
contributor/contributing
contributor/devstack_setup
contributor/driver-development-guide
specs/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`