mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#4188 update quickstart doc
This commit is contained in:
parent
2dc539b393
commit
e464f6f135
@ -112,13 +112,17 @@ Options
|
||||
|
||||
Enable `sphinx.ext.viewcode` extension.
|
||||
|
||||
.. option:: --ext-githubpages
|
||||
|
||||
Enable `sphinx.ext.githubpages` extension.
|
||||
|
||||
.. option:: --extensions=EXTENSIONS
|
||||
|
||||
Enable arbitary extensions.
|
||||
Enable arbitrary extensions.
|
||||
|
||||
.. rubric:: Makefile and Batchfile Creation Options
|
||||
|
||||
.. option:: --use-make-mode, --no-use-make-mode
|
||||
.. option:: --use-make-mode (-m), --no-use-make-mode (-M)
|
||||
|
||||
:file:`Makefile/make.bat` uses (or doesn't use) :ref:`make-mode <make_mode>`.
|
||||
Default is ``use``, which generates a more concise :file:`Makefile/make.bat`.
|
||||
|
Loading…
Reference in New Issue
Block a user