Open ThomasG77 opened 2 years ago
If you update mkgdaldist.sh and HOWTO-RELEASE to automate this in a no-brainer fashion for the release manager, why not? Everything must be explained down-to-Earth, with PR text ready to be copied&pasted, because thinking is not option when doing a release :-) Actually this should perhaps not be in mkgdaldist.sh which is used at release candidate generation time, but in a new script run after the release candidate has been approved To be honest, as I didn't know what Zeal is (which doesn't prove necessarily a lot), I'm wondering how useful that would be to other users to justify the extra burden on the release manager. Ideally we'd want this to be a 0-cost operation for the release manager, and thus fully automated as a github action workflow, triggered on a github release, but that would involve passing some credentials and use github API to automate the PR creation. I'd very favorable to this if you want to set it up.
Hello,
I'm using Zeal to work offline sometimes and GDAL doc is outdated e.g version 1.11.1 (see https://zealusercontributions.vercel.app/search?q=gdal and repo https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/GDAL) while latest GDAL is 3.6.0 e.g old GDAL docset XML for Dash/Zeal
To submit, https://github.com/Kapeli/Dash-User-Contributions#readme
Recipe to build the docset
PS: I could submit an update myself but I think it would be better to integrate docset publication in the official repo building workflow