summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2022-07-21 18:00:04 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2022-12-07 15:09:12 +0900
commit940b3170c1fb51e31fa3396f0a71fc8db9ac096c (patch)
tree050986da9e8318206f6bd3153e3c517e8388e249 /template
parente6b63b382c30cb665d24853f745586a157ae58f3 (diff)
downloadruby-940b3170c1fb51e31fa3396f0a71fc8db9ac096c.tar.gz
document for commit 5bbba76489628f450949 [ci skip]
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 36c0b1c8d6..502e171384 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -274,6 +274,7 @@ ALIASES += "old{1}=Old name of @ref \1.^^@deprecated Use @ref \1 i
ALIASES += "shyouhei=\@shyouhei"
ALIASES += "ko1=\@ko1"
ALIASES += "matz=\@matz"
+ALIASES += "shugo=\@shugo"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
# only. Doxygen will then generate output that is more tailored for C. For