Give up on automake's built-in rules for generating PDF and HTML and use our own.

Also include split version of the manual.
This commit is contained in:
Adam Spiers 2011-12-03 14:03:58 +00:00
parent e046048a1c
commit a17537af3e
5 changed files with 71 additions and 43 deletions

1
NEWS
View file

@ -13,6 +13,7 @@ phase.
** Improved debugging output.
** Converted man page to POD format.
** Include PDF, and both split- and single-page HTML versions of manual in the distribution.
** Fixed code style consistency issues.
** Running configure from outside the source tree now works.
** `make distcheck' now works.