diff --git a/doc/man/sphinx-quickstart.rst b/doc/man/sphinx-quickstart.rst index 28a52966f..1d7a99add 100644 --- a/doc/man/sphinx-quickstart.rst +++ b/doc/man/sphinx-quickstart.rst @@ -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 `. Default is ``use``, which generates a more concise :file:`Makefile/make.bat`.