pull request #299 has been merged. Add documentation for sphinx-quickstart options, update a few statement and CHANGES. Closes #1501.

This commit is contained in:
Takayuki Shimizukawa
2014-10-04 14:14:31 +09:00
parent 618b684c9b
commit ecfeece952
3 changed files with 140 additions and 6 deletions

View File

@@ -91,6 +91,8 @@ Features added
Thanks to Takeshi Komiya.
* #1344: add :confval:`gettext_enables` to enable extracting 'index' to gettext
catalog output / applying translation catalog to generated documentation.
* PR#299: add various options to sphinx-quickstart. Quiet mode option
``--quiet`` will skips wizard mode. Thanks to WAKAYAMA shirou.
Bugs fixed
----------