mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
12 lines
351 B
Text
12 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}'
|