From b448677e6ea734b9f7a57970560f600a2a893a9b Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Mon, 17 Dec 2012 16:11:04 +0100 Subject: [PATCH] doc: remove inclusion of libav* documentation in tools This shrinks the tool manuals to a manageable size. Relevant manuals are referenced in the "See Also" chapter. Overall documentation inclusion should still be possible through the use of a conditional variable set during configuration time, if someone feels the need for a huge-wall-of-text-fashioned manual. --- doc/avtools-common-opts.texi | 3 --- doc/ffmpeg.texi | 13 ------------- doc/ffplay.texi | 10 ---------- doc/ffprobe.texi | 6 ------ 4 files changed, 32 deletions(-) diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi index 131fec7c9e..d9d0bd08ca 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/avtools-common-opts.texi @@ -209,6 +209,3 @@ use @option{-option 0}/@option{-option 1}. Note2 old undocumented way of specifying per-stream AVOptions by prepending v/a/s to the options name is now obsolete and will be removed soon. - -@include avoptions_codec.texi -@include avoptions_format.texi diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 825780f693..d0fe327c15 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -1276,19 +1276,6 @@ ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext @end itemize @c man end EXAMPLES -@include syntax.texi -@include eval.texi -@include decoders.texi -@include encoders.texi -@include demuxers.texi -@include muxers.texi -@include indevs.texi -@include outdevs.texi -@include protocols.texi -@include bitstream_filters.texi -@include filters.texi -@include metadata.texi - @chapter See Also @ifhtml diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 29b2fc784f..0703a549e9 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -186,16 +186,6 @@ Seek to percentage in file corresponding to fraction of width. @c man end -@include syntax.texi -@include eval.texi -@include decoders.texi -@include demuxers.texi -@include muxers.texi -@include indevs.texi -@include outdevs.texi -@include protocols.texi -@include filters.texi - @chapter See Also @ifhtml diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 9b941a33bb..82a8630f42 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -487,12 +487,6 @@ DV, GXF and AVI timecodes are available in format metadata @end itemize @c man end TIMECODE -@include syntax.texi -@include decoders.texi -@include demuxers.texi -@include protocols.texi -@include indevs.texi - @chapter See Also @ifhtml