sphinx-quickstart now has --use-make-mode option for generating Makefile that use sphinx make-mode.

This commit is contained in:
shimizukawa
2015-02-17 21:42:27 +09:00
parent e968a6c1a1
commit 3d3bee1c8b
3 changed files with 20 additions and 3 deletions

View File

@@ -120,6 +120,10 @@ Extension options
Makefile and Batchfile creation options
---------------------------------------
.. option:: --use-make-mode, --no-use-make-mode
Makefile/make.bat uses (or not use) make-mode. Default is not use.
.. option:: --makefile, --no-makefile
Create (or not create) makefile.