Re: [PATCH 5/5] doc: Make it easier to add a new doxygen page

2014-12-16 Thread Pekka Paalanen
On Tue, 9 Dec 2014 17:01:13 -0800 Bill Spitzak wrote: > The repetitive parts of generating the server and client documentation are > merged, so it is easier to add another doxygen chapter: add a new line to > $publican_sources in publican/Makefile.am, and a list of C source files to > doxygen/Ma

[PATCH 5/5] doc: Make it easier to add a new doxygen page

2014-12-09 Thread Bill Spitzak
The repetitive parts of generating the server and client documentation are merged, so it is easier to add another doxygen chapter: add a new line to $publican_sources in publican/Makefile.am, and a list of C source files to doxygen/Makefile.am. --- doc/doxygen/Makefile.am | 23 +