blob: 63af7006fe56ad5b3bb10f980311d08dfe60b998 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Only the .tex format documentation is original,
because the others are derived from it, so don't
edit them directly. To build the other formats
use a command of ...
make all
To build the documentation you will need to have
latex2html and lynx installed. On fedora both can
be obtained with...
sudo yum install latex2html lynx
|