Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/concepts/bidirectional_traceability.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _bidirectional_traceability:
.. _docs_bidirectional_traceability:

Bi-directional Traceability
===========================
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _concepts:
.. _docs_concepts:

Concepts
========
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _how-to:
.. _docs_how-to:

How To
======
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/other_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@ It provides documentation, requirements, and traceability.

.. grid-item-card::

:ref:`How to <how-to>`
:ref:`How to <docs_how-to>`
^^^
Learn how to integrate and use docs-as-code.


.. grid-item-card::

:ref:`Reference <reference>`
:ref:`Reference <docs_reference>`
^^^
API and usage reference.


.. grid-item-card::

:ref:`Concepts <concepts>`
:ref:`Concepts <docs_concepts>`
^^^
Key concepts, models and explanatory material to understand the system.

Expand Down
2 changes: 1 addition & 1 deletion docs/internals/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _internals:
.. _docs_internals:

Internals
=========
Expand Down
2 changes: 1 addition & 1 deletion docs/internals/requirements/implementation_state.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _statistics:
.. _docs_statistics:

Implementation State Statistics
================================
Expand Down
2 changes: 1 addition & 1 deletion docs/internals/requirements/process_overview.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _process_overview:
.. _docs_process_overview:

===============================
Process Requirements Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/internals/requirements/requirements.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _tool_requirements:
.. _docs_tool_requirements:

=================================
Tool Requirements
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/bazel_macros.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _bazel-macros:
.. _docs_bazel-macros:

Bazel macro: ``docs``
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _reference:
.. _docs_reference:

Reference
=========
Expand Down
Loading