diff options
author | MatthewHarffy <Matthew.harffy@amdocs.com> | 2017-09-14 15:29:34 +0100 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-09-14 15:00:14 +0000 |
commit | 8e73d8b3bc3ea97a1e1e84600b4bb3d7d0777e78 (patch) | |
tree | 9c09c0ec7c96f61bcf55cbfface31f0298ae5ca8 /docs/index.rst | |
parent | 7dd22411dc0e6670db35b29416d5ae5de3fecd5f (diff) |
Add aai/search-data-service as submodule to docs
First AAI doc submodule repo inclusion, following instructions from
readthedocs.io Setting Up page.
Change-Id: I61fe98666370691d447c658262a299bf909d5ae1
Issue-Id: DOC-77
Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4d7eda002..e1e2ab28f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ ONAP Documentation .. toctree:: :maxdepth: 2 - releases/index + release/index guides/onap-developer/index guides/onap-user/index |