summaryrefslogtreecommitdiff
path: root/README
blob: 4fd23696e96a710661895863b050ccda36790f79 (plain)
1
2
3
4
5
6
The documentation is in ./doc in DocBook format; to generate it:

  * install docbook-xsl, xsltproc, and elinks
  * run "./configure"
  * run "make -C doc"
  * enjoy!