Am 14.07.26 um 10:00 schrieb Alexandre Detiste:
Hi,
I m on Holliday this week so I can only glimpse at it. I see that d/
rules is untouched and "dh_auto_build -- all html" is still
unconditionally run and would now most likely fail with the nodoc profile.
> Salsa CI can also test the nodoc profile if told to.
There is no Salsa CI enabled in the bind9 repo (@Ondrej: should we?) but
it does work as expected. I guess that's because it just detects
sphinx-build not being available and skipping that bit
-checking for sphinx-build... /usr/bin/sphinx-build
+checking for sphinx-build... no
I confirmed in the build log that the documentation build-deps are not
installed and the arm is not generated.
Bernhard