[FFmpeg-devel] [PATCH] doc: remove anchor garbage in filters.texi
Stefano Sabatini
stefasab at gmail.com
Tue Oct 18 18:17:15 CEST 2011
On date Tuesday 2011-10-18 00:26:12 +0200, Jean First encoded:
>
> On Tue Oct 18 2011 00:12:38 GMT+0200 (CEST), Michael Niedermayer wrote:
> >On Mon, Oct 17, 2011 at 10:16:40PM +0200, Jean First wrote:
> >>---
> >> doc/filters.texi | 4 ----
> >> 1 files changed, 0 insertions(+), 4 deletions(-)
> >LGTM, stefano ?
>
> Sorry, I missed something. Please ignore this patch.
@anchor commands are not correctly rendered by texi2html 1.56k
(installed on the server), it works fine with texi2html 1.86 installed
on my machine though, I don't know how hard would be to update the
version installed on the server.
Another nice feature of the newer texi2html is that it supports
symbolic section names (e.g. ffmpeg.html#image2 over
ffmpeg.html#SECN).
More information about the ffmpeg-devel
mailing list