[PATCH 5/5] doc: Make it easier to add a new doxygen page
Pekka Paalanen
ppaalanen at gmail.com
Tue Dec 16 07:37:01 PST 2014
On Tue, 9 Dec 2014 17:01:13 -0800
Bill Spitzak <spitzak at gmail.com> 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/Makefile.am.
> ---
> doc/doxygen/Makefile.am | 23 ++++++++--------------
> doc/publican/Makefile.am | 35 ++++++++++++++--------------------
> doc/publican/doxygen-to-publican.xsl | 5 ++---
> doc/publican/sources/Wayland.xml | 4 ++--
> 4 files changed, 26 insertions(+), 41 deletions(-)
>
Hi,
this patch does not survive a 'make distcheck':
make[4]: Leaving directory '/home/pq/git/wayland/wayland-1.6.90/_build/doc/doxygen'
Making all in publican
make[4]: Entering directory '/home/pq/git/wayland/wayland-1.6.90/_build/doc/publican'
GEN en-US/ClientAPI.xml.tmp
/bin/sh: en-US/ClientAPI.xml.tmp: No such file or directory
Makefile:535: recipe for target 'en-US/ClientAPI.xml.tmp' failed
make[4]: *** [en-US/ClientAPI.xml.tmp] Error 1
make[4]: Leaving directory '/home/pq/git/wayland/wayland-1.6.90/_build/doc/publican'
Thanks,
pq
More information about the wayland-devel
mailing list