Re: [PATCH wayland v4 4/5] meson: Run Doxygen on the Meson build

2018-08-30 Thread Pekka Paalanen
On Tue, 28 Aug 2018 23:19:18 +0100 Daniel Stone wrote: > From: Emmanuele Bassi > > Add a script which generates the desired Doxygen configuration for our > various output formats and executes it using that configuration. > > [daniels: Properly install into mandir/man3 via some gross >

[PATCH wayland v4 4/5] meson: Run Doxygen on the Meson build

2018-08-28 Thread Daniel Stone
From: Emmanuele Bassi Add a script which generates the desired Doxygen configuration for our various output formats and executes it using that configuration. [daniels: Properly install into mandir/man3 via some gross paramaterisation, generate real stamp files.] Reviewed-by: Daniel St