diff options
author | Gregory Glover <gg2147@att.com> | 2017-09-18 21:36:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-18 21:36:48 +0000 |
commit | f758c5ff682b5396285ee2d74f8a305c70deffac (patch) | |
tree | c895c088c997a34e62a7af5b016876db4858f622 /docs/templates/sdk/index.rst | |
parent | f2c60338e2918545b7d6796363069f7efb446fe8 (diff) | |
parent | 0c8264373da31776958996736cab3701e18d1d34 (diff) |
Merge "Updates to templates based on Webinar Feedback"
Diffstat (limited to 'docs/templates/sdk/index.rst')
-rw-r--r-- | docs/templates/sdk/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/sdk/index.rst b/docs/templates/sdk/index.rst index 8c31c9b58..0cc744197 100644 --- a/docs/templates/sdk/index.rst +++ b/docs/templates/sdk/index.rst @@ -6,10 +6,10 @@ Software Development Kit Provide an overview of SDK capabilities here. .. toctree:: - :maxdepth: 2 + :maxdepth: 1 + architecture.rst offeredapis.rst libraries.rst - interfaces.rst logging.rst build.rst |