diff options
| author | John Bampton <[email protected]> | 2020-12-19 22:37:47 +1000 |
|---|---|---|
| committer | John Bampton <[email protected]> | 2020-12-19 22:37:47 +1000 |
| commit | bc90635e8306a74d1d7f16b940b8f9e1af2f68f4 (patch) | |
| tree | 8290b81dd8c903f0f9d3936f8235b5eb14cf30e9 /Doxyfile | |
| parent | 8f06789cb311f31c1ab3fca534a4ab660391db75 (diff) | |
| download | mruby-bc90635e8306a74d1d7f16b940b8f9e1af2f68f4.tar.gz mruby-bc90635e8306a74d1d7f16b940b8f9e1af2f68f4.zip | |
refactor: remove trailing whitespace
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
