summaryrefslogtreecommitdiff
path: root/template/Doxyfile.tmpl
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-01-14 16:25:16 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commite2a441bdd4584292deaf85906d747521ad2e9f2a (patch)
treeed6ad0b29cd489123cd410328d64fdff9a3ba5e8 /template/Doxyfile.tmpl
parent3341e178ef5729443729a0eaef42b305fc3aef1b (diff)
downloadruby-e2a441bdd4584292deaf85906d747521ad2e9f2a.tar.gz
include/ruby/internal/value_type.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 a4301075bf..0d356ca03a 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -277,6 +277,7 @@ TAB_SIZE = 8
# a double escape (\\{ and \\})
ALIASES =
+ALIASES += "alias{1}=Just another name of @ref \1"
ALIASES += "old{1}=Old name of @ref \1.^^@deprecated Use @ref \1 instead.^^@ingroup deprecated_macros"
ALIASES += "shyouhei=\@shyouhei"