diff options
Diffstat (limited to 'testing/Doxyfile')
-rw-r--r-- | testing/Doxyfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/Doxyfile b/testing/Doxyfile new file mode 100644 index 0000000..f478ab3 --- /dev/null +++ b/testing/Doxyfile @@ -0,0 +1,6 @@ +# start with defaults +QUIET = YES +GENERATE_HTML = NO +GENERATE_LATEX = NO +GENERATE_XML = YES +XML_PROGRAMLISTING = NO |