diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-03-25 11:54:11 +0100 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-03-26 10:17:56 +0100 |
commit | 483ccbf2d8f0c71ebb15a4a47246a68a42e68f3e (patch) | |
tree | 607a4bc00b06c380bd25a692f8710bde80fe83d8 /docs/index.rst | |
parent | 9600d1361dd6e662248fe0704d1436ae56d446a7 (diff) |
Documentation
Issue-ID: AAF-1091
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I59df0545c4dd5adfde32c83988f89cd2d0c4676b
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 87b61527..e84df935 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,22 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2020 NOKIA -AAF Cert Service ------------------------------------------------- +AAF Certification Service +========================================= + .. toctree:: - :maxdepth: 1 + :maxdepth: 2 + :caption: Contents: + + sections/architecture.rst + sections/build.rst + sections/offeredapis.rst + sections/logging.rst + sections/installation.rst + sections/configuration.rst + sections/release-notes.rst + +Indices and tables +================== + +* :ref:`search` |