mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-09 04:28:05 -05:00
To be clear the ambiguous warning for missing-reference :ref:, this separates the warning to missing-label and missing-caption. To emit a warning dynamically, this also adds a new event: `warn-missing-reference` to customize warning messages via event handlers.