[build] Docs: set case_sense_names to false (#3392)

This means the output will be consistent for all 3 major os and prevent case issues when sharing files.
This commit is contained in:
Austin Shalit
2021-10-15 00:37:59 -07:00
committed by GitHub
parent 4647d09b50
commit 6229d8d2ff

View File

@@ -125,6 +125,7 @@ doxygen {
extension_mapping 'inc=C++'
extract_static true
full_path_names true
case_sense_names false
generate_html true
generate_latex false
generate_treeview true