mirror of
https://github.com/angr/angr
synced 2026-08-17 12:23:11 -04:00
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. |
||
|---|---|---|
| .. | ||
| claripy.rst | ||
| concretization_strategies.rst | ||
| debug_var.rst | ||
| file_system.rst | ||
| gotchas.rst | ||
| index.rst | ||
| ir.rst | ||
| java_support.rst | ||
| mixins.rst | ||
| pipeline.rst | ||
| speed.rst | ||
| structured_data.rst | ||