aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-01-18 17:55:10 +0100
committerDavid Bremner <david@tethera.net>2015-01-22 08:37:25 +0100
commitd241a486facf1002b29e499c2fb96a302bfd825b (patch)
treea18fc476da15603c4377863ea031dd8969118f2d /INSTALL
parent7fcd100a2f4fcc3762f2f73bcca3c30cc971b67a (diff)
doc: remove support for rst2man
It was becoming increasingly complicated to support rst2man, and there were apparently not many people that relied on it.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 2 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index b543c508..eaccd93d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,14 +75,11 @@ Talloc, and zlib which are each described below:
Building Documentation
----------------------
-By default the documentation for notmuch is built using sphinx.
+To build the documentation for notmuch you need at least version 1.0
+of sphinx (Jul. 2010).
Sphinx is available from www.sphinx-doc.org.
-If you prefer, you can build the man pages using rst2man, from the
-python docutils package. See doc/INSTALL for details.
-
-
Installing Dependencies from Packages
-------------------------------------