summaryrefslogtreecommitdiff
path: root/doc/builders.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/builders.rst')
-rw-r--r--doc/builders.rst9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/builders.rst b/doc/builders.rst
index 333750e0..3c6f6b98 100644
--- a/doc/builders.rst
+++ b/doc/builders.rst
@@ -153,11 +153,6 @@ for details.
.. autoattribute:: supported_image_types
- .. note::
-
- This builder requires the docutils manual page writer, which is only
- available as of docutils 0.6.
-
.. versionadded:: 1.0
@@ -282,8 +277,8 @@ for details.
.. class:: ChangesBuilder
This builder produces an HTML overview of all :rst:dir:`versionadded`,
- :rst:dir:`versionchanged` and :rst:dir:`deprecated` directives for the current
- :confval:`version`. This is useful to generate a ChangeLog file, for
+ :rst:dir:`versionchanged` and :rst:dir:`deprecated` directives for the
+ current :confval:`version`. This is useful to generate a ChangeLog file, for
example.
.. autoattribute:: name