update doxygen configuration to produce a PDF
authorZachary T Welch <zw@superlucidity.net>
Tue, 17 Nov 2009 14:04:03 +0000 (06:04 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 17 Nov 2009 19:42:48 +0000 (11:42 -0800)
commit94975c96d4f1f614e0877cac32ed5949cd0235f6
tree476d304920c952e61322d4812dece57c4b4a5477
parent789d47c18097abb5ee6cc8544e0ba030000fd418
update doxygen configuration to produce a PDF

A single PDF file for the developer manual allows accessing a single
index, browsing, and searching.  It takes significantly more time to
build this way, but this patch allows others to look at the results.

Migration Tip: If you have previously built the HTML Doxygen
documentatation, rename your 'doxygen' directory to 'doxygen/html'
to prevent needlessly rebuilding those files.
Doxyfile.in
Makefile.am