[FFmpeg-cvslog] doc: add htmlxref.cnf

James Almer git at videolan.org
Mon May 19 01:54:42 EEST 2025


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Wed May 14 17:40:58 2025 -0300| [9fadd6ddad6e39ccdbf4c6fc761aa59bb6a48f36] | committer: James Almer

doc: add htmlxref.cnf

Silences warnings like

filters.texi:256: warning: no htmlxref.cnf entry found for `ffmpeg-utils'

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9fadd6ddad6e39ccdbf4c6fc761aa59bb6a48f36
---

 doc/htmlxref.cnf | 6 ++++++
 1 file changed, 6 insertions(+)

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



More information about the ffmpeg-cvslog mailing list