Added build procedure for manpages and HTML documentation.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 17 Sep 2010 02:12:32 +0000 (04:12 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 17 Sep 2010 02:12:32 +0000 (04:12 +0200)
commit5c9badda7978589159e09a0346c0cf30e3556474
tree23ce8a411f526d1bc02a3646e6baa86465e4e46e
parent20504dc3c67504a8131be7f4fcc85617a8300372
Added build procedure for manpages and HTML documentation.

Uses GNU Make extensions for now, which is probably not as it should.
On the other hand, much of the source code requires GCC, and
SEQ_SOCKPACKET is only available on Linux anyway, so it probably
doesn't make a whole lot of difference.
Makefile.am
configure.in
doc/.gitignore [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]