[前][次][番号順一覧][スレッド一覧]

ruby-changes:67731

From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 10 Sep 2021 20:01:14 +0900 (JST)
Subject: [ruby-changes:67731] 924d78f87d (master): include/ruby/internal/config.h: skip doxygen

https://git.ruby-lang.org/ruby.git/commit/?id=924d78f87d

From 924d78f87d4332d388739932b5c2f620440b12da 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: Thu, 21 Jan 2021 11:03:57 +0900
Subject: include/ruby/internal/config.h: skip doxygen

It is definitely desirable to document them, but we need more human
resources.  Tentatively disable documenting them. [ci skip]
---
 include/ruby/internal/config.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/ruby/internal/config.h b/include/ruby/internal/config.h
index ff307ee..b6134c6 100644
--- a/include/ruby/internal/config.h
+++ b/include/ruby/internal/config.h
@@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/include/ruby/internal/config.h#L1
 #ifndef RBIMPL_CONFIG_H                              /*-*-C++-*-vi:se ft=cpp:*/
 #define RBIMPL_CONFIG_H
 /**
- * @file
  * @author     Ruby developers <ruby-core@r...>
  * @copyright  This  file  is   a  part  of  the   programming  language  Ruby.
  *             Permission  is hereby  granted,  to  either redistribute  and/or
-- 
cgit v1.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]