[FFmpeg-devel] [PATCH] doc: install css files along html docs
Timo Rothenpieler
timo at rothenpieler.org
Thu Apr 7 21:12:40 EEST 2022
---
doc/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/Makefile b/doc/Makefile
index 58ca3fabd8..0f09783699 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -27,6 +27,9 @@ HTMLPAGES = $(AVPROGS-yes:%=doc/%.html) $(AVPROGS-yes:%=doc/%-all.html) $(COMP
doc/mailing-list-faq.html \
doc/nut.html \
doc/platform.html \
+ doc/bootstrap.min.css \
+ doc/style.min.css \
+ doc/default.css \
TXTPAGES = doc/fate.txt \
--
2.25.1
More information about the ffmpeg-devel
mailing list