angr/docs/appendix
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
..
changelog.rst docs: Disambiguate narrative cross-references (#6459) 2026-06-03 12:19:46 -07:00
cheatsheet.rst Refactor inspect attributes to use dataclass (#6388) 2026-05-11 14:31:00 -07:00
index.rst Move faq to top level in docs (#4046) 2023-07-27 17:00:42 -07:00
migration-7.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00
migration-8.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00
migration-9.1.rst Port gitbook docs to sphinx (#3865) 2023-03-17 15:44:35 -07:00
more-examples.rst Fix all references to the archived angr-doc repository (#4083) 2023-08-15 11:44:57 -07:00
ops.rst Update docs to remove state.solver op constructors (#5394) 2025-04-02 15:49:34 -07:00
options.rst Fix typos (#4812) 2024-09-09 08:23:20 -07:00