diff options
Diffstat (limited to 'docs/guides/onap-developer/how-to-use-docs/templates/index.rst')
-rw-r--r-- | docs/guides/onap-developer/how-to-use-docs/templates/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/how-to-use-docs/templates/index.rst b/docs/guides/onap-developer/how-to-use-docs/templates/index.rst new file mode 100644 index 000000000..0ec88194a --- /dev/null +++ b/docs/guides/onap-developer/how-to-use-docs/templates/index.rst @@ -0,0 +1,26 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2021 ONAP contributors, Nokia + + + +Templates +========= + +.. toctree:: + :maxdepth: 2 + + collections/sdk.rst + collections/platform-component.rst + sections/offeredapis.rst + sections/consumedapis.rst + sections/architecture.rst + sections/design.rst + sections/logging.rst + sections/administration.rst + sections/installation.rst + sections/delivery.rst + sections/userinterfaces.rst + sections/release-notes.rst + sections/build.rst + sections/configuration.rst |