From 1da304689093f1144d2be5cfb1fac6f29a158caa Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Thu, 24 Aug 2017 12:11:36 -0400 Subject: Update How To Guide & Git submodules vnfrqts/requirements master advanced beyond submodule reference in doc before verify job available updated git reference to current level Improvements in the how to guide describing submodule integration Updated sphinx configuration to support sequence diagrams Temporary exclusion filter reduced for seed documents with severe errors Issue-Id: VNFRQTS-76 Change-Id: I3928a3d1e55a0731125e07186d8041b1614c3c8d Signed-off-by: Rich Bennett --- docs/templates/component-info/index.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'docs/templates') diff --git a/docs/templates/component-info/index.rst b/docs/templates/component-info/index.rst index 11fa2f214..dfcfc747e 100644 --- a/docs/templates/component-info/index.rst +++ b/docs/templates/component-info/index.rst @@ -63,3 +63,28 @@ Consumed APIs Logging & Diagnostic Information -------------------------------- Description of how to interact with and diagnose problems with the components in the run-time packaging. + + +Installation +------------ +Steps to Install + + +Configuration +------------- +Where are they provided? +What are parameters and values? + + +Administration +-------------- + +How to run and manage the component. + + +Human Interfaces +---------------- +Basic info on the interface type, ports/protocols provided over, etc. + + + -- cgit 1.2.3-korg