From 9fadd6ddad6e39ccdbf4c6fc761aa59bb6a48f36 Mon Sep 17 00:00:00 2001 From: James Almer Date: Wed, 14 May 2025 17:40:58 -0300 Subject: [PATCH] doc: add htmlxref.cnf Silences warnings like filters.texi:256: warning: no htmlxref.cnf entry found for `ffmpeg-utils' Signed-off-by: James Almer --- doc/htmlxref.cnf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/htmlxref.cnf diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf new file mode 100644 index 0000000000..079c848a65 --- /dev/null +++ b/doc/htmlxref.cnf @@ -0,0 +1,6 @@ +ffmpeg mono ./ffmpeg.html +ffmpeg-filters mono ./ffmpeg-filters.html +ffmpeg-formats mono ./ffmpeg-formats.html +ffmpeg-resampler mono ./ffmpeg-resampler.html +ffmpeg-scaler mono ./ffmpeg-scaler.html +ffmpeg-utils mono ./ffmpeg-utils.html