diff options
Diffstat (limited to 'docs/guides/onap-documentation/index.rst')
-rw-r--r-- | docs/guides/onap-documentation/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/guides/onap-documentation/index.rst b/docs/guides/onap-documentation/index.rst new file mode 100644 index 000000000..d9cdbad8f --- /dev/null +++ b/docs/guides/onap-documentation/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2021 Deutsche Telekom AG + +.. _ONAP_documentation_guides: + +Documentation Guides +==================== +The following guides are provided for people who want to understand or +contribute to the ONAP documentation project. + +Currently some content resides also in the Developer Guide. This is subject to +be reviewed, updated and migrated to the ONAP Documenation Guide. + +.. toctree:: + :maxdepth: 1 + + setup-of-a-doc-dev-system.rst |