mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Don't output system messages while resolving, because they would stay in the doctrees even if keep_warnings is false.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
Release 0.5.2 (in development)
|
||||
==============================
|
||||
|
||||
* Don't output system messages while resolving, because they
|
||||
would stay in the doctrees even if keep_warnings is false.
|
||||
|
||||
* #82: Determine the correct path for dependencies noted by
|
||||
docutils. This fixes behavior where a source with dependent
|
||||
files was always reported as changed.
|
||||
|
||||
Reference in New Issue
Block a user