diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-07-09 07:22:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-09 07:22:58 +0000 |
commit | 9ea8e7d45363e37a00cba5a0641069ed2cfd9632 (patch) | |
tree | f00edfa394e8f3c5c942093de8e4fd0f2cf04a66 | |
parent | 633d98c5c9969eccdc356e2cca1d65b62746400d (diff) | |
parent | cd75e10a1bebebb014f8fe2fe12ad50a89637d34 (diff) |
Merge "Don't reference OSA repo in repolist"
-rw-r--r-- | docs/release/repolist.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst index a083e373d..e75abf195 100644 --- a/docs/release/repolist.rst +++ b/docs/release/repolist.rst @@ -59,10 +59,11 @@ Project/Components dmaap/datarouter <../submodules/dmaap/datarouter.git/docs/index> dmaap/dbcapi <../submodules/dmaap/dbcapi.git/docs/index> music/distributed-kv-store <../submodules/music/distributed-kv-store.git/docs/index> + osa <../submodules/osa.git/docs/index> .. The following submodules have been added but no content or in some cases deprecated content appears. To eliminate toctree warnings until content - is updated or the submodule is removed we leave the references + is updated or the submodule is removed we leave the references .. toctree:: :maxdepth: 1 @@ -93,4 +94,3 @@ Project/Components ccsdk/features <../submodules/ccsdk/features.git/docs/index> parent <../submodules/parent.git/docs/index> modeling/genericparser <../submodules/modeling/genericparser.git/docs/index> - osa <../submodules/osa.git/docs/index> |