From 37908128cb957cfb3eef21283188a7c6acd0847a Mon Sep 17 00:00:00 2001 From: ziad hany Date: Mon, 3 Aug 2026 16:39:58 +0300 Subject: [PATCH] docs: Move Advisory Curation to "Explanations" section Signed-off-by: ziad hany --- docs/source/index.rst | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 3869c9a0e..449eacdb2 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -35,7 +35,7 @@ .. toctree:: :hidden: :maxdepth: 1 - :caption: Advisory Curation + :caption: Explanations advisory-todos advisory-package-curation @@ -118,16 +118,14 @@ Reference documentation for VulnerableCode features and customizations. Explanations ~~~~~~~~~~~~~~~~~~ -Consult the reference to understand VulnerableCode concepts. - -.. rst-class:: row clearfix - -Advisory Curation -~~~~~~~~~~~~~~~~~ - -Learn how to review and curate vulnerability advisories. +Consult the reference to understand VulnerableCode concepts and learn +how to review and curate vulnerability advisories. - :ref:`advisory_todos` +- :ref:`advisory-package-curation` +- :ref:`advisory-severity-curation` +- :ref:`advisory-weakness-curation` +- :ref:`extra-mitigation-curation` Misc ~~~~~~~~~~~~~~~