angr/docs/advanced-topics
Kevin Phoenix 93ae89296d
docs: Disambiguate narrative cross-references (#6459)
Turn on ``autosectionlabel_prefix_document = True`` so that auto-generated
section labels are prefixed with the document path. This silences the
duplicate-label warnings between narrative pages where the same H1 text
appears in more than one file (e.g. "State Plugins" in
``core-concepts/states.rst`` and ``extending-angr/state_plugins.rst``,
"Core Concepts" in ``core-concepts/index.rst`` and
``core-concepts/toplevel.rst``).

Update the existing bare-label ``:ref:`` links to use the prefixed form
(e.g. ``:ref:`text <core-concepts/loading:Loading a Binary>```), and at
the same time collapse the line-wrapped links that were already brittle.
2026-06-03 12:19:46 -07:00
..
claripy.rst docs: Fix warnings generated during build (#6433) 2026-05-22 15:37:45 -07:00
concretization_strategies.rst Port gitbook docs to sphinx (#3865) 2023-03-17 15:44:35 -07:00
debug_var.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00
file_system.rst Fix some links (#3946) 2023-05-09 09:54:28 -07:00
gotchas.rst Fix some links (#3946) 2023-05-09 09:54:28 -07:00
index.rst Remove symbion remnants (#5649) 2025-09-08 17:10:47 -07:00
ir.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00
java_support.rst docs: Fix warnings generated during build (#6433) 2026-05-22 15:37:45 -07:00
mixins.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00
pipeline.rst Fix some links (#3946) 2023-05-09 09:54:28 -07:00
speed.rst docs: Disambiguate narrative cross-references (#6459) 2026-06-03 12:19:46 -07:00
structured_data.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00