summaryrefslogtreecommitdiff
path: root/template/Doxyfile.tmpl
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-01-07 10:27:53 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commitc3c0bf6823ed86981235b71b83cb420d272532cb (patch)
tree873d30ccb61bd2a4ce915d4ba73134f80f98a311 /template/Doxyfile.tmpl
parent2061dadb0a7022c64bd0599105ffb5c17bb0b2e9 (diff)
downloadruby-c3c0bf6823ed86981235b71b83cb420d272532cb.tar.gz
include/ruby/internal/rgengc.h: add dosygen
Must not be a bad idea to improve documents. [ci skip]
Diffstat (limited to 'template/Doxyfile.tmpl')
-rw-r--r--template/Doxyfile.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/Doxyfile.tmpl b/template/Doxyfile.tmpl
index 0d356ca03a..9cb537c66a 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -2230,6 +2230,7 @@ PREDEFINED += NOINLINE(_)=_
PREDEFINED += NORETURN(_)=_
PREDEFINED += PRINTF_ARGS(_,__,___)=_
PREDEFINED += PUREFUNC(_)=_
+PREDEFINED += RB_UNUSED_VAR(_)=_
PREDEFINED += RUBY_EXTERN=extern
PREDEFINED += RUBY_FUNC_EXPORTED=
PREDEFINED += RUBY_FUNC_NONNULL(__,_)=_