diff options
author | mmis <michael.morris@ericsson.com> | 2018-10-08 15:54:36 +0100 |
---|---|---|
committer | mmis <michael.morris@ericsson.com> | 2018-10-09 11:50:06 +0000 |
commit | d4e7632aa00b42c544406fe9d83621c50831fe8e (patch) | |
tree | a975f9729746a0d95e2c9e79c0e73e1d8b059558 /docs/index.rst | |
parent | 88ca44387f65cae61b500f4219d985bd9a1687a9 (diff) |
Added documentation for readthedocs
Issue-ID: POLICY-1161
Change-Id: I8a3ac2b8fbfccacd04cfd5cb3bc649d9674ec59b
Signed-off-by: mmis <michael.morris@ericsson.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 000000000..7e321263b --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +APEX PDP +------------------------------------------------ +.. toctree:: + :maxdepth: 1 + + APEX-Introduction.rst + APEX-User-Manual.rst + APEX-Policy-Guide.rst + APEX-Developer-Guide.rst + APEX-Install-Guide.rst |