ruby-changes:67827
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 10 Sep 2021 20:02:26 +0900 (JST)
Subject: [ruby-changes:67827] 4c14c55505 (master): include/ruby/regex.h: skip doxygen
https://git.ruby-lang.org/ruby.git/commit/?id=4c14c55505 From 4c14c55505800b8605962c7dd93d6dff6e832ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= <shyouhei@r...> Date: Fri, 18 Jun 2021 11:37:50 +0900 Subject: include/ruby/regex.h: skip doxygen It seems this is a part of Onigmo's API, not Ruby's. --- include/ruby/regex.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/ruby/regex.h b/include/ruby/regex.h index 22dae32..5327817 100644 --- a/include/ruby/regex.h +++ b/include/ruby/regex.h @@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/include/ruby/regex.h#L1 #ifndef ONIGURUMA_REGEX_H /*-*-C++-*-vi:se ft=cpp:*/ #define ONIGURUMA_REGEX_H 1 /** - * @file * @author $Author$ * @copyright Copyright (C) 1993-2007 Yukihiro Matsumoto * @copyright This file is a part of the programming language Ruby. -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/