diff options
author | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-01-29 13:24:13 +0100 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-01-29 16:57:29 +0100 |
commit | a8f0814a742dee4783afaa5bedb01aa0c77b1fc4 (patch) | |
tree | 386e9b15239b7b29eb6976da2ed09e7abc081afc /doc/ffprobe.texi | |
parent | 3af1fe829ee6db5eafe261947e74b8516ffe5188 (diff) | |
download | ffmpeg-a8f0814a742dee4783afaa5bedb01aa0c77b1fc4.tar.gz |
doc: modify style for texi2html 1.78+
The generated HTML files are similar to the ones generated with
texi2html 1.56k used on the website.
Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended
version.
The removed @sp from the titlepage section were ignored until
texi2html 5.0. If not removed the pages generated by 5.0 will have ugly
empty space around the title.
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r-- | doc/ffprobe.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index bc96bd561e..de65eee664 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -2,11 +2,13 @@ @settitle FFprobe Documentation @titlepage -@sp 7 @center @titlefont{FFprobe Documentation} -@sp 3 @end titlepage +@top + +@contents + @chapter Synopsis The generic syntax is: |