From 7134cba7aa509a5ee7628244c52979e02807d252 Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Tue, 10 Oct 2017 07:39:06 -0400 Subject: Improve templates and add references in guides See description of DOC-101 Added multipple conf.py files to test themes and multiple versions Created initial structure for references in developer architecture guide and release notes Change-Id: I7affcd1cb0258bef7cebe357a938080abe419693 Issue-ID: DOC-101 Signed-off-by: Rich Bennett --- docs/templates/platform-component/index.rst | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 docs/templates/platform-component/index.rst (limited to 'docs/templates/platform-component/index.rst') diff --git a/docs/templates/platform-component/index.rst b/docs/templates/platform-component/index.rst deleted file mode 100644 index d5db511f1..000000000 --- a/docs/templates/platform-component/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Platform Component -================== -Provide an overview of the ONAP Platform component capabilities here. -Add or remove sections below as appropriate for the platform component. - -.. toctree:: - :maxdepth: 1 - - architecture.rst - offeredapis.rst - consumedapis.rst - delivery.rst - logging.rst - installation.rst - configuration.rst - administration.rst - humaninterfaces.rst -- cgit 1.2.3-korg