mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add verbose option `-v` for sphinx-build and some rudimentary debugging support.
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,6 +1,12 @@
|
||||
Release 1.2 (in development)
|
||||
============================
|
||||
|
||||
* sphinx-build now has a verbose option :option:`-v` which can be
|
||||
repeated for greater effect. A single occurrance provides a
|
||||
slightly more verbose output than normal. Two or more occurrences
|
||||
of this option provides more detailed output which may be useful for
|
||||
debugging.
|
||||
|
||||
* sphinx-build now provides more specific error messages when called with
|
||||
invalid options or arguments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user