Building API documentation for frameworks
Christophe Marin
christophe at krop.fr
Fri Jun 6 16:25:50 BST 2025
Hello,
On vendredi 6 juin 2025 16:51:48 heure d’été d’Europe centrale Nicolas Fella
wrote:
> 4. Build the 'prepare_docs' Make target
>
> 5. Build the 'generate_docs' Make target
>
> 6. Build the 'install_html_docs' Make target to install the generated
> HTML files
>
> 7. Build the 'generate_qch' Make target to create the qch files
>
> 8. Build the 'install_qch_docs' Make target to install the qch files
>
With my packager hat on: that's an hassle and I'll drop the docs if the
situation doesn't improve. I already did in our unstable packages tracking
git, and they're used as a base for the stable ones.
ECM should provide the necessary files rather than relying on another
repository and the build/install process simplified.
To compare with Qt builds: passing '-t docs' to cmake --build / cmake --
install is enough.
More information about the Distributions
mailing list