mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for #5282
This commit is contained in:
parent
219f024595
commit
a1f36202c0
7
CHANGES
7
CHANGES
@ -7,6 +7,9 @@ Dependencies
|
|||||||
Incompatible changes
|
Incompatible changes
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
* #5282: html theme: refer ``pygments_style`` settings of HTML themes
|
||||||
|
preferentially
|
||||||
|
|
||||||
Deprecated
|
Deprecated
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@ -25,6 +28,10 @@ Bugs fixed
|
|||||||
* C++, fixes for symbol addition and lookup. Lookup should no longer break
|
* C++, fixes for symbol addition and lookup. Lookup should no longer break
|
||||||
in partial builds. See also #5337.
|
in partial builds. See also #5337.
|
||||||
* #5348: download reference to remote file is not displayed
|
* #5348: download reference to remote file is not displayed
|
||||||
|
* #5282: html theme: ``pygments_style`` of theme was overrided by ``conf.py``
|
||||||
|
by default
|
||||||
|
|
||||||
|
quickstart: set conf.py pygments_style value to None #5282
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user