aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-06-03 18:37:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-03 18:37:04 +0000
commitf228f68c6b12e80c27f780852382e8abd3c52dcc (patch)
tree481b527b2661b0dc6729c65c42529f7708830d8b
parentf96ef833d3b00f84639b712579d6e2824e6063b4 (diff)
parent5f3716bad90803f8f7b8933368b469694b412e21 (diff)
Merge "Fix index for documentation"
-rw-r--r--docs/architecture/architecture.rst4
-rw-r--r--docs/index.rst16
2 files changed, 11 insertions, 9 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index 175bb20d..9a587c50 100644
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -4,8 +4,8 @@
.. _architecture-label:
-Architecture
-############
+Policy Framework Architecture
+#############################
Abstract
diff --git a/docs/index.rst b/docs/index.rst
index 64bfd4af..1bca925c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -4,14 +4,16 @@
Policy Framework Architecture
-----------------------------
+
.. toctree::
:maxdepth: 1
-architecture/architecture.rst
-design/design.rst
-installation/installation.rst
-development/development.rst
-release-notes.rst
-
+ architecture/architecture
+ design/design
+ api/api
+ installation/installation
+ development/development
+ drools/drools
+ pap/pap
+.. release-notes.rst
-End of Document