[FFmpeg-devel] [PATCH 2/2] doc/Makefile: directly invoke doxygen instead of through the wrapper

Michael Niedermayer michaelni at gmx.at
Sun Nov 10 02:48:22 CET 2013


On Sat, Nov 09, 2013 at 03:27:50PM -0800, Timothy Gu wrote:
> On Fri, Nov 8, 2013 at 12:18 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Thu, Nov 07, 2013 at 08:31:21PM -0800, Timothy Gu wrote:
> >> On Nov 6, 2013 12:35 AM, "Michael Niedermayer" <michaelni at gmx.at> wrote:
> >> >
> >> > On Tue, Nov 05, 2013 at 07:41:06PM -0800, Timothy Gu wrote:
> >> > > On Fri, Nov 1, 2013 at 8:19 PM, Timothy Gu <timothygu99 at gmail.com>
> >> wrote:
> >> > > > The wrapper is used to integrate Doxygen into Libav's website (by
> >> customizing
> >> > > > header/footer/CSS). We don't use that, so we directly invoke doxygen
> >> instead.
> >> > > >
> >> > > > Fixes the Libav-ish look when doing `make apidoc`.
> >> > > >
> >> > > > Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> >> > > > ---
> >> > > >  doc/Makefile | 2 +-
> >> > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> >> > >
> >> > > Ping.
> >> >
> >> > this patch changes "make apidoc" to build docs for all code instead
> >> > of just the public API.
> >>
> >> The patch itself doesn't do that, but it's just rebased on another patch
> >> which does that.
> >
> > please submit a patch thats based on git master
> 
> New attempt based on Git master.
> 
> Timothy

>  doxy-wrapper.sh |    3 ---
>  1 file changed, 3 deletions(-)
> d16bbc8d8a10a0416f1d2b967e2710fe96877f40  0001-doc-doxy-wrapper-disable-inserting-headers-and-foote.patch
> From 6a0a31e41a1209dca0eb016b5b22ba7712249276 Mon Sep 17 00:00:00 2001
> From: Timothy Gu <timothygu99 at gmail.com>
> Date: Sat, 9 Nov 2013 15:20:15 -0800
> Subject: [PATCH 1/2] doc/doxy-wrapper: disable inserting headers and footers
> 
> The headers and footers are used to integrate Doxygen into Libav's website.
> Fixes the Libav-ish look when doing `make apidoc`.

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131110/6a74b188/attachment.asc>


More information about the ffmpeg-devel mailing list