mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Fix #3185: Add new warning type `misc.highlighting_failure`
This commit is contained in:
@@ -232,6 +232,7 @@ General configuration
|
||||
* ref.option
|
||||
* ref.citation
|
||||
* ref.doc
|
||||
* misc.highlighting_failure
|
||||
|
||||
You can choose from these types.
|
||||
|
||||
@@ -239,6 +240,10 @@ General configuration
|
||||
|
||||
.. versionadded:: 1.4
|
||||
|
||||
.. versionchanged:: 1.5
|
||||
|
||||
Added ``misc.highlighting_failure``
|
||||
|
||||
.. confval:: needs_sphinx
|
||||
|
||||
If set to a ``major.minor`` version string like ``'1.1'``, Sphinx will
|
||||
|
||||
Reference in New Issue
Block a user