diff options
| author | georg.brandl <devnull@localhost> | 2008-05-04 17:57:11 +0000 |
|---|---|---|
| committer | georg.brandl <devnull@localhost> | 2008-05-04 17:57:11 +0000 |
| commit | 2a32e4d213fde0079660155de4798f5ebb60a956 (patch) | |
| tree | 2d9b9ce1f5d923e480107b57c3ea004b832434db /doc/intro.rst | |
| parent | 20a69a69bfa61f7894d81859e1e8a433a3051929 (diff) | |
| download | sphinx-2a32e4d213fde0079660155de4798f5ebb60a956.tar.gz | |
Rename version to 0.3.
Diffstat (limited to 'doc/intro.rst')
| -rw-r--r-- | doc/intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 5e2757f0..3100ae97 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -32,7 +32,7 @@ directory`. Normally, this directory also contains the Sphinx configuration file :file:`conf.py`, but that file can also live in another directory, the :dfn:`configuration directory`. -.. versionadded:: 0.2.1 +.. versionadded:: 0.3 Support for a different configuration directory. Sphinx comes with a script called :program:`sphinx-quickstart` that sets up a @@ -83,7 +83,7 @@ The :program:`sphinx-build` script has several more options: configuration directory, so they will have to be present at this location too. - .. versionadded:: 0.2.1 + .. versionadded:: 0.3 **-D** *setting=value* Override a configuration value set in the :file:`conf.py` file. (The value |
