diff --git a/docs/concepts/bidirectional_traceability.rst b/docs/concepts/bidirectional_traceability.rst index 7255bc6d..5623ae29 100644 --- a/docs/concepts/bidirectional_traceability.rst +++ b/docs/concepts/bidirectional_traceability.rst @@ -1,4 +1,4 @@ -.. _bidirectional_traceability: +.. _docs_bidirectional_traceability: Bi-directional Traceability =========================== diff --git a/docs/concepts/index.rst b/docs/concepts/index.rst index 9351e15f..95dab276 100644 --- a/docs/concepts/index.rst +++ b/docs/concepts/index.rst @@ -1,4 +1,4 @@ -.. _concepts: +.. _docs_concepts: Concepts ======== diff --git a/docs/how-to/index.rst b/docs/how-to/index.rst index 4bc0ae7b..9e0fb495 100644 --- a/docs/how-to/index.rst +++ b/docs/how-to/index.rst @@ -1,4 +1,4 @@ -.. _how-to: +.. _docs_how-to: How To ====== diff --git a/docs/how-to/other_modules.rst b/docs/how-to/other_modules.rst index cb35c51f..7b384cb4 100644 --- a/docs/how-to/other_modules.rst +++ b/docs/how-to/other_modules.rst @@ -42,7 +42,7 @@ Example `BUILD` snippet (consumer module): source_dir = "docs", ) -More details in :ref:`bidirectional_traceability`. +More details in :ref:`docs_bidirectional_traceability`. 3) Reference needs across modules ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/index.rst b/docs/index.rst index 046f4eef..8411db0d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,21 +22,21 @@ It provides documentation, requirements, and traceability. .. grid-item-card:: - :ref:`How to ` + :ref:`How to ` ^^^ Learn how to integrate and use docs-as-code. .. grid-item-card:: - :ref:`Reference ` + :ref:`Reference ` ^^^ API and usage reference. .. grid-item-card:: - :ref:`Concepts ` + :ref:`Concepts ` ^^^ Key concepts, models and explanatory material to understand the system. diff --git a/docs/internals/index.rst b/docs/internals/index.rst index aaa703aa..2d3e7975 100644 --- a/docs/internals/index.rst +++ b/docs/internals/index.rst @@ -1,4 +1,4 @@ -.. _internals: +.. _docs_internals: Internals ========= diff --git a/docs/internals/requirements/implementation_state.rst b/docs/internals/requirements/implementation_state.rst index ea8bfe45..6fb9b1b5 100644 --- a/docs/internals/requirements/implementation_state.rst +++ b/docs/internals/requirements/implementation_state.rst @@ -1,4 +1,4 @@ -.. _statistics: +.. _docs_statistics: Implementation State Statistics ================================ diff --git a/docs/internals/requirements/process_overview.rst b/docs/internals/requirements/process_overview.rst index 884552ec..8f16c9d7 100644 --- a/docs/internals/requirements/process_overview.rst +++ b/docs/internals/requirements/process_overview.rst @@ -1,4 +1,4 @@ -.. _process_overview: +.. _docs_process_overview: =============================== Process Requirements Overview diff --git a/docs/internals/requirements/requirements.rst b/docs/internals/requirements/requirements.rst index 1a0b9254..31a36bbf 100644 --- a/docs/internals/requirements/requirements.rst +++ b/docs/internals/requirements/requirements.rst @@ -1,4 +1,4 @@ -.. _tool_requirements: +.. _docs_tool_requirements: ================================= Tool Requirements diff --git a/docs/reference/bazel_macros.rst b/docs/reference/bazel_macros.rst index d5f65fdf..069bc308 100644 --- a/docs/reference/bazel_macros.rst +++ b/docs/reference/bazel_macros.rst @@ -1,4 +1,4 @@ -.. _bazel-macros: +.. _docs_bazel-macros: Bazel macro: ``docs`` ===================== diff --git a/docs/reference/index.rst b/docs/reference/index.rst index 140fb183..6c9e83b6 100644 --- a/docs/reference/index.rst +++ b/docs/reference/index.rst @@ -1,4 +1,4 @@ -.. _reference: +.. _docs_reference: Reference =========