blob: 0ceff159412d1293b1b785ce7de0f90ad5a73c66 [file] [log] [blame]
Rick Dean433dc642009-07-07 13:11:55 -05001
2Only the .tex format documentation is original,
3because the others are derived from it, so don't
4edit them directly. To build the other formats
5use a command of ...
6
7 make all
8
9
10To build the documentation you will need to have
Jean-Paul Calderoneef326292009-07-07 15:45:38 -040011latex2html and lynx installed. On Fedora both can
12be obtained with ...
Rick Dean433dc642009-07-07 13:11:55 -050013
14 sudo yum install latex2html lynx
15
Jean-Paul Calderoneef326292009-07-07 15:45:38 -040016Or on Debian or Ubuntu ...
Rick Dean433dc642009-07-07 13:11:55 -050017
Jean-Paul Calderoneef326292009-07-07 15:45:38 -040018 sudo apt-get install latex2html lynx