Move glossary.rst from /doc/dev to /doc/ as glossary is not only related to dev. Updated index.rst. Change-Id: I2e5251bdb0b94ef03727dea26bc43866544d2fd3 Closes-Bug: #1527130
72 lines
1.1 KiB
ReStructuredText
72 lines
1.1 KiB
ReStructuredText
..
|
|
Except where otherwise noted, this document is licensed under Creative
|
|
Commons Attribution 3.0 License. You can view the license at:
|
|
|
|
https://creativecommons.org/licenses/by/3.0/
|
|
|
|
============================================
|
|
Welcome to Watcher's developer documentation
|
|
============================================
|
|
|
|
Mission
|
|
=======
|
|
|
|
Provide an auditing service for OpenStack to improve workload placement
|
|
on-the-go.
|
|
|
|
The developer documentation provided here is continually kept up-to-date based
|
|
on the latest code, and may not represent the state of the project at any
|
|
specific prior release.
|
|
|
|
Developer Guide
|
|
===============
|
|
|
|
Introduction
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
glossary
|
|
architecture
|
|
dev/environment
|
|
dev/contributing
|
|
dev/plugins
|
|
|
|
|
|
API References
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
webapi/v1
|
|
|
|
Admin Guide
|
|
===========
|
|
|
|
Overview
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
deploy/user-guide
|
|
deploy/installation
|
|
|
|
Commands
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cmds/watcher-db-manage
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|