From dea5b77bb369621481266f7b79e3c2c6c189a769 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 29 Mar 2013 12:49:53 +0100 Subject: [PATCH] docs: add versionadded to epub_use_index confval --- doc/config.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/config.rst b/doc/config.rst index 882b30a03..a883e05b4 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -954,6 +954,8 @@ the `Dublin Core metadata `_. :confval:`html_use_index` option but can be set independently for epub creation. + .. versionadded:: 1.2 + .. _latex-options: Options for LaTeX output