
Prior to this change, all files at the root of the doc/source/ directory were implied to be developer documentation. This commit moves them into an explicit subdirectory, and re-words the section headings to be less repetitive. No changes to formatting or content were introduced. Change-Id: Id00116ad2146f11df52dd8a331834719e1b8bd03 Closes-Bug: #1486789
24 lines
313 B
ReStructuredText
24 lines
313 B
ReStructuredText
Developer Documentation
|
|
=======================
|
|
|
|
In this section, you will find documentation relevant to developing
|
|
os-ansible-deployment.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
playbooks
|
|
extending
|
|
scripts
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|