summaryrefslogtreecommitdiff
path: root/template/Doxyfile.tmpl
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-01-13 14:38:03 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commit28b7b0e13e261006dee4b4d9152aaabdb1286718 (patch)
tree976f61cc01c92dabec3f11ff60647d6ac903e548 /template/Doxyfile.tmpl
parenta300133b4ada9d647e8c57914727bc4fac25647e (diff)
downloadruby-28b7b0e13e261006dee4b4d9152aaabdb1286718.tar.gz
include/ruby/internal/xmalloc.h: add doxygen
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 79556ed7b1..a4301075bf 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -277,6 +277,7 @@ TAB_SIZE = 8
# a double escape (\\{ and \\})
ALIASES =
+ALIASES += "old{1}=Old name of @ref \1.^^@deprecated Use @ref \1 instead.^^@ingroup deprecated_macros"
ALIASES += "shyouhei=\@shyouhei"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources