We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec35b9 commit 36c79c4Copy full SHA for 36c79c4
docs/Makefile
@@ -0,0 +1,5 @@
1
+html:
2
+ doxygen doxygen.cfg > /tmp/doxygen.out
3
+
4
+clean:
5
+ rm -rf html
0 commit comments