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
   specs/index

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

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