[FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter

Lou Logan lou at lrcd.com
Thu May 31 21:27:53 EEST 2018


On Wed, May 30, 2018, at 9:56 PM, Gyan Doshi wrote:
>
> Can you run this on the server to check if subsubheadings are rendered?

I'm fairly confident it will since @subheading also works online for developer.html, but not locally. However, this shouldn't be blocking your patch since it is an independent issue. I may take a look later as I haven't ruled out a PEBKAC yet, but it would be helpful if others can try to see if it is duplicated:

  cd ffmpeg
  ./configure --disable-all
  makeinfo --html -I doc --no-split -D config-not-all --init-file=doc/t2h.pm --output ~/developer.html doc/developer.texi

Then open ~/developer.html and search for "You must not commit code which breaks FFmpeg!" or any other subheading.


More information about the ffmpeg-devel mailing list