mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #3558: Emit warnings if footnotes and citations are not referenced
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -35,6 +35,8 @@ Incompatible changes
|
||||
* Footer "Continued on next page" of LaTeX longtable's now not framed (refs: #3497)
|
||||
* #3529: The arguments of ``BuildEnvironment.__init__`` is changed
|
||||
* #3082: Use latexmk for pdf (and dvi) targets (Unix-like platforms only)
|
||||
* #3558: Emit warnings if footnotes and citations are not referenced. The
|
||||
warnings can be suppressed by ``suppress_warnings``.
|
||||
|
||||
Features removed
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user