Re: javadocs

Sebastiaan Couwenberg <[email protected]> Wed, 19 Feb 2025 09:36:35 +0100
Newsgroups gmane.linux.debian.devel.java
Message-ID <[email protected]>
On 2/19/25 9:31 AM, Julien Plissonneau Duquène wrote:
> Le 2025-02-19 09:08, Sebastiaan Couwenberg a écrit :
>>
>> Building something on top of snapshot.d.o might be feasible for separately maintained javadocs.
> 
> I don't see how this could help to prevent the source package duplication, could you explain your idea?

Don't bother duplicating source packages. Fetch the source packages from a specific snapshot of the archive and generate the javadocs for them, publish the results outside the archive like Emmanuel's suggestion.

Using snapshot.d.o gives you more choice of what point in time you want the javadocs to represent, instead of what's in the archive when you're generating them.

Kind Regards,

Bas