diff options
Diffstat (limited to 'testing/Doxyfile')
-rw-r--r-- | testing/Doxyfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/Doxyfile b/testing/Doxyfile index f478ab3..e1486d3 100644 --- a/testing/Doxyfile +++ b/testing/Doxyfile @@ -4,3 +4,4 @@ GENERATE_HTML = NO GENERATE_LATEX = NO GENERATE_XML = YES XML_PROGRAMLISTING = NO +CASE_SENSE_NAMES = NO |