flip the logic so you do not check for documentation consistency during compile time if suppression is disabled
I noticed even though on CI warnings are suppressed the documentation preprocessor flag was still being set:
https://github.com/bitcoin/bitcoin/blob/master/ci/test/06_script_a.sh#L17