Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: "Martin Storsjö" <martin@martin.st>
To: ffmpeg-devel@ffmpeg.org
Cc: Timo Rothenpieler <timo@rothenpieler.org>
Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] doc: install css files along html docs
Date: Tue, 19 Apr 2022 11:27:39 +0300 (EEST)
Message-ID: <e8a27ef6-b43-1c31-f71a-2afeb39d17a7@martin.st> (raw)
In-Reply-To: <20220418105630.AFDE34104A3@natalya.videolan.org>

On Mon, 18 Apr 2022, Timo Rothenpieler wrote:

> ffmpeg | branch: master | Timo Rothenpieler <timo@rothenpieler.org> | Thu Apr  7 20:11:24 2022 +0200| [d5687236aba6fd31dd4369c290df9a5b1192e43e] | committer: Timo Rothenpieler
>
> doc: install css files along html docs
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d5687236aba6fd31dd4369c290df9a5b1192e43e
> ---
>
> 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                                              \

This broke all fate instances that have htmlpages enabled, as this broke 
"make install" whenever building out of the source tree - the html files 
are generated and exist in the build tree, but the css files don't.

(Adding .css to the list of extensions that are set up with vpath in the 
main Makefile might help a bit, but the install command would need to be 
updated to take that into account too.)

// Martin

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

       reply	other threads:[~2022-04-19  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220418105630.AFDE34104A3@natalya.videolan.org>
2022-04-19  8:27 ` Martin Storsjö [this message]
2022-04-19 11:10   ` Timo Rothenpieler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e8a27ef6-b43-1c31-f71a-2afeb39d17a7@martin.st \
    --to=martin@martin.st \
    --cc=ffmpeg-devel@ffmpeg.org \
    --cc=timo@rothenpieler.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git