summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-12-19 22:44:23 +0900
committerGitHub <[email protected]>2020-12-19 22:44:23 +0900
commita5283125424eeaa4f0436c195face0550c09a57f (patch)
tree5e858fa769d01a289d11d7680c81bd10e3b9f97c /Doxyfile
parentc17f1be52a354b539f93980cd41fda4ad0ab3d90 (diff)
parentbc90635e8306a74d1d7f16b940b8f9e1af2f68f4 (diff)
downloadmruby-a5283125424eeaa4f0436c195face0550c09a57f.tar.gz
mruby-a5283125424eeaa4f0436c195face0550c09a57f.zip
Merge pull request #5234 from jbampton/remove-whitespace
refactor: remove trailing whitespace
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile b/Doxyfile
index 2550aac22..626368e5a 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -27,12 +27,12 @@ INPUT = README.md \
# Red for Ruby
HTML_COLORSTYLE_HUE = 359
-# The following expansions
+# The following expansions
ENABLE_PREPROCESSING = YES
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = NO
-PREDEFINED =
-EXPAND_AS_DEFINED =
+PREDEFINED =
+EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = NO
# This tells doxygen to search the places that make sense