mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge in 0.5 bugfixes.
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -31,6 +31,13 @@ New features added
|
||||
Release 0.5.1 (in development)
|
||||
==============================
|
||||
|
||||
* Don't crash on failing doctests with non-ASCII characters.
|
||||
|
||||
* Don't crash on writing status messages and warnings containing
|
||||
unencodable characters.
|
||||
|
||||
* Warn if a doctest extension block doesn't contain any code.
|
||||
|
||||
* Fix the handling of ``:param:`` and ``:type:`` doc fields when
|
||||
they contain markup (especially cross-referencing roles).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user