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 e5783dd commit d9988e3Copy full SHA for d9988e3
.gitignore
@@ -12,3 +12,6 @@ lib/
12
*.aps
13
*.user
14
*.PVS-Studio.*
15
+
16
+# exclude doxygen output
17
+doc/html/*
0 commit comments