Welcome to Cyborg's documentation!
==================================

Cyborg is a general management framework for accelerators


Overview
--------

.. toctree::
    :maxdepth: 1

    user/introduction
    user/architecture
    user/usage

API
~~~

.. toctree::
    :maxdepth: 1

    api/api

Documentation for Operators
----------------------------

The documentation in this section is aimed at Cloud
Operators needing to install or configure Cyborg.


Installation
~~~~~~~~~~~~

.. toctree::
   :maxdepth: 1

   install/install-from-pip
   install/install-from-source
   admin/config-wsgi

Configuration Reference
~~~~~~~~~~~~~~~~~~~~~~~

.. toctree::
   :maxdepth: 2

   api/api
   configuration/index
   reference/support-matrix

Documentation for End Users
----------------------------

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

Documentation for Developers
----------------------------

.. toctree::
   :maxdepth: 1

   contributor/contributing
   contributor/devstack_setup
   contributor/driver-development-guide
   specs/index

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
