diff options
| author | David Bremner <david@tethera.net> | 2015-01-18 17:55:10 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-01-22 08:37:25 +0100 |
| commit | d241a486facf1002b29e499c2fb96a302bfd825b (patch) | |
| tree | a18fc476da15603c4377863ea031dd8969118f2d /INSTALL | |
| parent | 7fcd100a2f4fcc3762f2f73bcca3c30cc971b67a (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-- | INSTALL | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -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 ------------------------------------- |
