mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Avoid № in CHANGES, as PDF built with language="ja" does not render it
This commit is contained in:
parent
21d1025739
commit
90ee039e34
2
CHANGES
2
CHANGES
@ -23,7 +23,7 @@ Bugs fixed
|
|||||||
* #4221: napoleon depends on autodoc, but users need to load it manually
|
* #4221: napoleon depends on autodoc, but users need to load it manually
|
||||||
* #2298: automodule fails to document a class attribute
|
* #2298: automodule fails to document a class attribute
|
||||||
* #4099: C++: properly link class reference to class from inside constructor
|
* #4099: C++: properly link class reference to class from inside constructor
|
||||||
* #4267: PDF build broken by № (Unicode U+2116) character
|
* #4267: PDF build broken by Unicode U+2116 NUMERO SIGN character
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user