aboutsummaryrefslogtreecommitdiffstats
path: root/internal.h
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-06-08 09:40:43 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commitdaf0c04a47e5aaede2f2a3e3663148dff96ff770 (patch)
tree541b2d846b41ffa039f60a73da83ec99fb13e935 /internal.h
parentb6469c3aaf5362ec7c953a90a7b6b2c1e0449a1d (diff)
downloadruby-daf0c04a47e5aaede2f2a3e3663148dff96ff770.tar.gz
internal/*.h: skip doxygen
These contents are purely implementation details, not worth appearing in CAPI documents. [ci skip]
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index 883459bfa6..8e5183aba0 100644
--- a/internal.h
+++ b/internal.h
@@ -1,7 +1,6 @@
#ifndef RUBY_INTERNAL_H /*-*-C-*-vi:se ft=c:*/
#define RUBY_INTERNAL_H 1
/**
- * @file
* @author $Author$
* @date Tue May 17 11:42:20 JST 2011
* @copyright Copyright (C) 2011 Yukihiro Matsumoto