Rename this section to 'Watcher Manual Pages' and add man RST files. Partial-Bug: #1535244 Change-Id: I1c890c8d053238aa568075d844f97b1e4289adcb
81 lines
1.3 KiB
ReStructuredText
81 lines
1.3 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
|
|
============================================
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
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
|
|
deploy/configuration
|
|
dev/environment
|
|
dev/contributing
|
|
dev/plugins
|
|
|
|
|
|
DevStack Plugin
|
|
---------------
|
|
|
|
You can configure DevStack to set up the Watcher services easily using
|
|
Watcher's DevStack plugin.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
dev/devstack-plugin
|
|
|
|
API References
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
webapi/v1
|
|
|
|
Admin Guide
|
|
===========
|
|
|
|
Overview
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
deploy/user-guide
|
|
deploy/installation
|
|
|
|
Watcher Manual Pages
|
|
====================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
man/*
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|