mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #1386: Fix bug preventing more than one theme being added by the entry point mechanism.
This commit is contained in:
parent
aa2f064e2f
commit
3149f36189
2
CHANGES
2
CHANGES
@ -17,6 +17,8 @@ Bugs fixed
|
|||||||
* #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
|
* #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
|
||||||
* #1391: Actually prevent using "pngmath" and "mathjax" extensions at the same
|
* #1391: Actually prevent using "pngmath" and "mathjax" extensions at the same
|
||||||
time in sphinx-quickstart.
|
time in sphinx-quickstart.
|
||||||
|
* #1386: Fix bug preventing more than one theme being added by the entry point
|
||||||
|
mechanism.
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user