From 329c2fb5f670dca1063a6cc92eca416f90478239 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 6 Nov 2018 16:03:19 -0500 Subject: Change submodules for :doc: for feature projects In feature projects there were tons of broken links It does not make sense to link to anything but the projects index file here, as we do not control what the project does past having a doc/index.rst The infrastructure guide is in a better shape but has two broken links The projects that are inactive will show greyed out links untill they add an index.rst Change-Id: I9cba2cc7dd355e3ed90cfe72b3646f25cd76558a Signed-off-by: Aric Gardner --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 191153f97..8b683e5fb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -57,7 +57,7 @@ Operations Supporting Tools .. toctree:: :maxdepth: 1 - submodules/calipso/docs/release/index + :ref:`` Found a typo or any other feedback? Send an email to users@opnfv.org or talk to us on IRC_. -- cgit 1.2.3-korg