|
From: Zach W. <zw...@su...> - 2009-11-17 16:10:17
|
On Tue, 2009-11-17 at 07:02 -0800, Zachary T Welch wrote: > Hi all, > > The first patch extends the Doxygen build process to produce a PDF > version of the developer manual. Due to the time it takes to (re)build, > the second patch adds configuration options for the user to explicitly > enable this documentation output option. I forgot to mention, but you can avoid rebuilding the html files by moving the doxygen/ directory to doxygen/html/. This change was required to allow the doxygen/tex/ directory to be created. I'll update the commit message with this note before I push these. Cheers, Zach |