diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-29 12:27:29 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-29 12:31:44 -0700 |
commit | 41f6d348f527bda798c5de061d9c53d149a294b6 (patch) | |
tree | 94a0014c6d2fe6b36f37ff460647e7f196f5b010 /docs/release | |
parent | 5618748c7fdc28db5c4c91244e87e3fd3886adc7 (diff) |
JIRA 23: Update documentation
Change-Id: I11e9ec7f0684b4ebcae8fba0fdfb50c73a5d0bf2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/configguide/featureconfig.rst (renamed from docs/release/installation/featureconfig.rst) | 8 | ||||
-rw-r--r-- | docs/release/configguide/index.rst | 13 | ||||
-rw-r--r-- | docs/release/index.rst | 20 | ||||
-rw-r--r-- | docs/release/installation/index.rst | 15 | ||||
-rw-r--r-- | docs/release/userguide/index.rst | 4 |
5 files changed, 38 insertions, 22 deletions
diff --git a/docs/release/installation/featureconfig.rst b/docs/release/configguide/featureconfig.rst index e47e0c0..acbe6ba 100644 --- a/docs/release/installation/featureconfig.rst +++ b/docs/release/configguide/featureconfig.rst @@ -1,14 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. image:: ../etc/opnfv-logo.png - :height: 40 - :width: 200 - :alt: OPNFV - :align: left -.. these two pipes are to seperate the logo from the first title -| -| Domino Configuration ==================== Domino Server and Clients can be configured via (i) passing command line options diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst new file mode 100644 index 0000000..9cc5c6c --- /dev/null +++ b/docs/release/configguide/index.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _domino-configguide: + +************* +Configuration +************* + +.. toctree:: + :maxdepth: 2 + + featureconfig.rst diff --git a/docs/release/index.rst b/docs/release/index.rst new file mode 100644 index 0000000..c0b1b56 --- /dev/null +++ b/docs/release/index.rst @@ -0,0 +1,20 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV. + + +====== +Domino +====== + +.. toctree:: + :maxdepth: 2 + :numbered: + + ./installation/index.rst + ./configguide/index.rst + ./userguide/index.rst + +Indices +======= +* :ref:`search` diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index a3a595f..72b2d51 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,23 +1,14 @@ -.. _domino-installation: - .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. image:: ../etc/opnfv-logo.png - :height: 40 - :width: 200 - :alt: OPNFV - :align: left -| -| +.. _domino-installation: + ********************** Installation procedure ********************** -Danube 1.0 ------------- .. toctree:: :maxdepth: 2 + :numbered: installation.instructions.rst - featureconfig.rst diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index 510fb38..a37fc09 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -1,8 +1,8 @@ -.. _domino-userguide: - .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. _domino-userguide: + ***************** Domino User Guide ***************** |