[FFmpeg-devel] [PATCH] doc: make apidoc output independent of SRC_PATH
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Sat Jan 2 12:20:24 CET 2016
On 02.01.2016 03:28, Michael Niedermayer wrote:
> On Sun, Dec 20, 2015 at 11:31:29PM +0100, Andreas Cadhalpun wrote:
>> Previously it included the SRC_PATH in every title.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> doc/Makefile | 7 ++++---
>> doc/doxy-wrapper.sh | 11 ++++++-----
>> 2 files changed, 10 insertions(+), 8 deletions(-)
>
> should be ok if tested
Of course I tested this and the output is correct.
(Actually I'm using this already in the Debian package.)
I've pushed this now with two minor modifications:
* Keep the $(M) at the beginning of the line.
(Otherwise make doesn't print the TAG.)
* Remove EXAMPLE_PATH from doxy-wrapper.sh as it's now always
the default from the Doxyfile.
Happy new year,
Andreas
More information about the ffmpeg-devel
mailing list