summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-09-08 17:03:56 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commit676073b62eb9a0e7b368c3a0a6ebb01aa1a8791b (patch)
tree710fde218bfebdb450b0f799e98152882976ede5 /include
parent4702b59f2151b5d32a1b799a9580ea0870c886d4 (diff)
include/ruby.h: skip doxygen
Everything defined in this header file are for backwards compatibility only. No one practically need them any longer. [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'include')
-rw-r--r--include/ruby.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby.h b/include/ruby.h
index 2775c11a40..789804b7b4 100644
--- a/include/ruby.h
+++ b/include/ruby.h
@@ -1,7 +1,6 @@
#ifndef RUBY_H /*-*-C++-*-vi:se ft=cpp:*/
#define RUBY_H 1
/**
- * @file
* @author $Author$
* @date Sun 10 12:06:15 Jun JST 2007
* @copyright 2007-2008 Yukihiro Matsumoto