summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL
blob: 05854760ac240731d02816a272c0b9030c1ca882 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}'