@@ -0,0 +1,9 @@
DOXYGEN_CONFIG := Doxyfile
.PHONY: docs docs-clean
docs:
doxygen $(DOXYGEN_CONFIG)
docs-clean:
rm -rf docs
The note is not visible to the blocked user.