From 9b323a9b952897ca96818b84dbce7cba9e2d51de Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 18 Dec 2012 00:39:13 +0100 Subject: doc: extend "See Also" chapters in component manuals In particular, make "See Also" chapter rendered in HTML output. --- doc/ffmpeg-protocols.texi | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'doc/ffmpeg-protocols.texi') diff --git a/doc/ffmpeg-protocols.texi b/doc/ffmpeg-protocols.texi index 232b3f29ad..d992e7571a 100644 --- a/doc/ffmpeg-protocols.texi +++ b/doc/ffmpeg-protocols.texi @@ -19,6 +19,17 @@ libavformat library. @include protocols.texi +@chapter See Also + +@ifhtml +@url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver}, +@url{libavformat.html,libavformat} +@end ifhtml + +@ifnothtml +ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3) +@end ifnothtml + @include authors.texi @ignore @@ -26,10 +37,6 @@ libavformat library. @setfilename ffmpeg-protocols @settitle FFmpeg protocols -@c man begin SEEALSO -ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3) -@c man end - @end ignore @bye -- cgit v1.2.3