summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-07-08 12:48:32 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commit809138fe4bb4e72b9c790de794b6ca50b8586291 (patch)
tree5a7887b643306d8b7072bb54e522fda88119f7b9 /template
parent6204b0dd99fe244636d98666df7bce70cc79e3ca (diff)
include/ruby/io.h: add doxyen
Must not be a bad idea to improve documents. [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'template')
-rw-r--r--template/Doxyfile.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/Doxyfile.tmpl b/template/Doxyfile.tmpl
index 15ecef370f..33bcbd3fd0 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -2230,6 +2230,7 @@ PREDEFINED += MJIT_SYMBOL_EXPORT_BEGIN=
PREDEFINED += MJIT_SYMBOL_EXPORT_END=
PREDEFINED += NOINLINE(_)=_
PREDEFINED += NORETURN(_)=_
+PREDEFINED += PACKED_STRUCT_UNALIGNED(_)=_
PREDEFINED += PRINTF_ARGS(_,__,___)=_
PREDEFINED += PUREFUNC(_)=_
PREDEFINED += RB_UNUSED_VAR(_)=_