mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Allow build without conf.py using -C command line switch.
This commit is contained in:
@@ -105,6 +105,11 @@ The :program:`sphinx-build` script has several more options:
|
||||
|
||||
.. versionadded:: 0.3
|
||||
|
||||
**-C**
|
||||
Don't look for a configuration file; only take options via the ``-D`` option.
|
||||
|
||||
.. versionadded:: 0.5
|
||||
|
||||
**-D** *setting=value*
|
||||
Override a configuration value set in the :file:`conf.py` file. (The value
|
||||
must be a string value.)
|
||||
|
||||
Reference in New Issue
Block a user