Browse Source

doc: include general in *-all pages.

tags/n4.4
Nicolas George 4 years ago
parent
commit
e6d625d008
3 changed files with 3 additions and 0 deletions
  1. +1
    -0
      doc/ffmpeg.texi
  2. +1
    -0
      doc/ffplay.texi
  3. +1
    -0
      doc/ffprobe.texi

+ 1
- 0
doc/ffmpeg.texi View File

@@ -2050,6 +2050,7 @@ ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext
@ifset config-avfilter
@include filters.texi
@end ifset
@include general_contents.texi
@end ifset

@chapter See Also


+ 1
- 0
doc/ffplay.texi View File

@@ -295,6 +295,7 @@ Toggle full screen.
@ifset config-avfilter
@include filters.texi
@end ifset
@include general_contents.texi
@end ifset

@chapter See Also


+ 1
- 0
doc/ffprobe.texi View File

@@ -642,6 +642,7 @@ DV, GXF and AVI timecodes are available in format metadata
@ifset config-avfilter
@include filters.texi
@end ifset
@include general_contents.texi
@end ifset

@chapter See Also


Loading…
Cancel
Save