mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-28 21:54:10 +01:00
f7130468d2
[dgit import orig notmuch_0.28.2.orig.tar.gz]
11 lines
351 B
Text
11 lines
351 B
Text
This file contains some more detailed information about building and
|
|
installing the documentation.
|
|
|
|
- You need sphinx at least version 1.0.
|
|
|
|
- You can build build and install man pages with 'make install-man'
|
|
|
|
- You can build man, info, html, and pdf versions of the docs
|
|
(currently only the man pages) with
|
|
|
|
'make install-{man|info|html|pdf}'
|