summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulien Malik <julien.malik@paraiso.me>2016-05-02 16:03:16 +0200
committerJulien Malik <julien.malik@paraiso.me>2016-05-02 16:05:41 +0200
commit17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831 (patch)
tree73afe14427af5b3b7b65633f04a1b86128b54144 /doc
parentba0cf122f6820d38a7a5acc65b9d64392dd94e83 (diff)
Use lowercase for cmake commands consistenly
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.dox.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.dox.cmake.in b/doc/Doxyfile.dox.cmake.in
index 8c2398ee..3163f991 100644
--- a/doc/Doxyfile.dox.cmake.in
+++ b/doc/Doxyfile.dox.cmake.in
@@ -145,7 +145,7 @@ HTML_STYLESHEET =
HTML_COLORSTYLE_HUE = 220
HTML_COLORSTYLE_SAT = 100
HTML_COLORSTYLE_GAMMA = 80
-HTML_TIMESTAMP = NO
+HTML_TIMESTAMP = NO
HTML_ALIGN_MEMBERS = YES
HTML_DYNAMIC_SECTIONS = NO
GENERATE_DOCSET = NO