summaryrefslogtreecommitdiff
path: root/doc/config.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-02-18 08:05:41 +0100
committerGeorg Brandl <georg@python.org>2012-02-18 08:05:41 +0100
commit11e09372c9e84ee39681acb8ffd59397a5d62142 (patch)
tree8fc7b980e2b90bba39e22a7d892e2467f87b1160 /doc/config.rst
parent78d3102d2cf549353f67acde6a7b9a713d1f84cb (diff)
downloadsphinx-11e09372c9e84ee39681acb8ffd59397a5d62142.tar.gz
Add versionadded tags.
Diffstat (limited to 'doc/config.rst')
-rw-r--r--doc/config.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index 61154ebb..80457a6a 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -791,6 +791,8 @@ the `Dublin Core metadata <http://dublincore.org/>`_.
theme. These are theme-specific. For the options understood by the builtin
themes, see :ref:`this section <builtin-themes>`.
+ .. versionadded:: 1.2
+
.. confval:: epub_title
The title of the document. It defaults to the :confval:`html_title` option
@@ -898,6 +900,8 @@ the `Dublin Core metadata <http://dublincore.org/>`_.
to use this option. The default value is ``False`` because the automatic
conversion may lose information.
+ .. versionadded:: 1.2
+
.. confval:: epub_max_image_width
This option specifies the maximum width of images. If it is set to a value
@@ -906,6 +910,8 @@ the `Dublin Core metadata <http://dublincore.org/>`_.
value is ``0``. You need the Python Image Library (PIL) installed to use
this option.
+ .. versionadded:: 1.2
+
.. _latex-options: