diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-17 16:11:04 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-20 23:48:23 +0100 |
commit | b448677e6ea734b9f7a57970560f600a2a893a9b (patch) | |
tree | a639892f6332f9821cbdce2fdc42d11582e6274b /doc/ffplay.texi | |
parent | ca3327d56fa30f8aba7e866de3f66f35a23a8703 (diff) | |
download | ffmpeg-b448677e6ea734b9f7a57970560f600a2a893a9b.tar.gz |
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.
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r-- | doc/ffplay.texi | 10 |
1 files changed, 0 insertions, 10 deletions
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 |