Re: [PATCH 0/3] ci: don't compile whole project when testing docs with Meson
From: Karthik Nayak <hidden>
Date: 2025-09-16 09:17:44
Attachments
- signature.asc [application/pgp-signature] 690 bytes
From: Karthik Nayak <hidden>
Date: 2025-09-16 09:17:44
Patrick Steinhardt [off-list ref] writes:
Hi, these two patches introduce a new "docs" alias into Meson and use it in our "documentation" CI jobs so that we stop compiling all of Git only to verify the generated manpages. This fixes the issue reported by Gábor in [1].
One small question from my side on the first patch, regarding the build options. Looks good otherwise. [snip]