Patrick Steinhardt [off-list ref] writes:
On Tue, Jan 14, 2025 at 02:47:10PM +0000, Sam James wrote:
quoted
We need an explicit `depends: documentation_deps` so that all of our
Documentation targets know they require asciidoc.conf. This shows up
as parallel build failures with it not yet being available.
Other targets look OK already.
Signed-off-by: Sam James <redacted>
---
v3: Fixed commit message.
v2: Drop incorrect dep I'd added for api-index.sh as pointed out by Patrick.
Thanks, this version looks good to me.
Thanks, and sorry for the (obvious) errors.
Patrick