docs: Index for local doc build 09/62609/1
authorMartin Klozik <martin.klozik@tieto.com>
Thu, 20 Sep 2018 08:08:00 +0000 (10:08 +0200)
committerMartin Klozik <martin.klozik@tieto.com>
Thu, 20 Sep 2018 08:31:43 +0000 (10:31 +0200)
A toplevel index was added to support local doc build. Nested indexes
were modified to correctly apply chapter numbering, i.e. toctree
numbering should be enabled on toplevel index only.

Change-Id: Ifb5682da2fcd06f4bb491e5846d239ca6517155f
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
docs/index.rst [new file with mode: 0644]
docs/release/configguide/index.rst
docs/release/release-notes/index.rst
docs/release/userguide/index.rst

diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644 (file)
index 0000000..9e0614b
--- /dev/null
@@ -0,0 +1,18 @@
+.. _auto:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. SPDX-License-Identifier CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+*********************************
+OPNFV Auto (ONAP-Automated OPNFV)
+*********************************
+
+.. toctree::
+   :numbered:
+   :maxdepth: 3
+
+   release/configguide/index
+   release/userguide/index
+   release/release-notes/index
index ba1a3da..07b7ab6 100644 (file)
@@ -10,7 +10,6 @@ OPNFV Auto (ONAP-Automated OPNFV) Configuration Guide
 *****************************************************
 
 .. toctree::
-   :numbered:
    :maxdepth: 3
 
    Auto-featureconfig.rst
index 264f21c..4c879f7 100644 (file)
@@ -9,7 +9,6 @@ OPNFV Auto (ONAP-Automated OPNFV) Release Notes
 ===============================================
 
 .. toctree::
-   :numbered:
    :maxdepth: 3
 
    Auto-release-notes.rst
index dd308dc..099622c 100644 (file)
@@ -15,7 +15,6 @@ OPNFV Auto (ONAP-Automated OPNFV) User Guide
 .. by the installer project.
 
 .. toctree::
-   :numbered:
    :maxdepth: 3
 
    UC01-feature.userguide.rst