[FFmpeg-devel] [PATCH] doc: install css files along html docs

Timo Rothenpieler timo at rothenpieler.org
Tue Apr 12 12:48:44 EEST 2022


On 07/04/2022 20:12, Timo Rothenpieler wrote:
> ---
>   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                                              \
>   

will push soon if nobody objects.


More information about the ffmpeg-devel mailing list