diff options
author | Dan Timoney <dtimoney@att.com> | 2019-03-27 19:55:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-27 19:55:40 +0000 |
commit | 2aac2f0e519fecf88f0068a8357fbf87b334fbc3 (patch) | |
tree | f23c41fc9d507808684ec26d947cf812259c7fcb | |
parent | c7d301e67ee4f7cb1747b45a5e2a23f997b848e4 (diff) | |
parent | c07dfac5b3e3725e28461ff2fbd0bbfd414ad722 (diff) |
Merge "Added Microservice links to index"
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 9e8e0e10f..8db565a37 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,8 +24,12 @@ Design tools: MicroServices: ============== - * Controller Blueprints Studio Processor - * Blueprints Processor +.. toctree:: + :maxdepth: 1 + :glob: + + controllerBlueprintStudioProcessor + bluePrintsProcessor Architecture: ============= |