From 14361bf09579d4e305b2e4179d0efe3544e07e97 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Thu, 12 Mar 2020 18:28:57 +0100 Subject: Update git submodules * Update docs/submodules/osa.git from branch 'master' to eac8c88714237aed5446f1def9a1ca0412c80329 - Make OSAs orphans in Sphinx terms OSAs are not included in built documentation directly but as a symlinked documents. This results in warning about not including source of the symlink in rendered docs: "WARNING: document isn't included in any toctree". Making them "orphans" suppresses this warning for both source advisories as well as symlinks. They are included in table of contents by a wildcard so in the end none will get lost. Issue-ID: SECCOM-264 Change-Id: Ia2920c3d289c402c74de01d21818c67424664f14 Signed-off-by: Pawel Wieczorek --- docs/submodules/osa.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/osa.git') diff --git a/docs/submodules/osa.git b/docs/submodules/osa.git index ac262d084..eac8c8871 160000 --- a/docs/submodules/osa.git +++ b/docs/submodules/osa.git @@ -1 +1 @@ -Subproject commit ac262d0846be8a8495258014e508bc495f252fe9 +Subproject commit eac8c88714237aed5446f1def9a1ca0412c80329 -- cgit 1.2.3-korg