Ævar Arnfjörð Bjarmason [off-list ref] writes:
quoted
diff --git a/ci/test-documentation.sh b/ci/test-documentation.sh
index de41888430a..f66848dfc66 100755
--- a/ci/test-documentation.sh
+++ b/ci/test-documentation.sh
@@ -15,6 +15,7 @@ filter_log () {
}
As much as I like the idea, I really don't want us to have this method
of doing it though, i.e. to start parsing our C code with a
hard-to-maintain shellscript.
But the good news is that there's much easier way to add this!
;-) Good suggestions. I have nothing to add.