Building API documentation for frameworks

A. Wilcox AWilcox at Wilcox-Tech.com
Fri Jun 6 16:29:57 BST 2025


On Jun 6, 2025, at 09:51, Nicolas Fella <nicolas.fella at gmx.de> wrote:
> 
> To make sure that cross-linking between modules works you want the .index files of the module's dependencies available during the generate phase.

This is quite inconvenient as -doc packages now become build-time dependencies in addition to -dev packages.

Should the .index files be installed as part of the library, as in, unconditionally?  That might make it a bit easier, as at least then I wouldn’t have to add every dep’s -doc package as a requirement.

Best,
-Anna



More information about the Distributions mailing list