bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73425: 31.0.50; Support images in HTML versions of ELPA package manu


From: Stefan Monnier
Subject: bug#73425: 31.0.50; Support images in HTML versions of ELPA package manuals
Date: Tue, 22 Apr 2025 09:19:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>   (kubed                      :url "https://git.sr.ht/~eshel/kubed";
> -  :doc "kubed.texi")
> +  :doc "kubed.texi"
> +  :doc-files ("assets/"))

Actually, `:doc-files` disappeared yesterday.  Now it should "just work".

That is: as long as the file names in the src="..."  are relative to the
place where the doc's source file is located.  I can't see any `assets/`
directory currently in the Kubed source code, so I can't judge whether
that would work.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]