From 5a79439a683b405a1d766d99bf477ba63aa97118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Fri, 2 Jul 2021 14:57:19 +0900 Subject: include/ruby/missing.h: skip doxygen We don't want to document e.g. M_PI, which is an ISO C thing. --- include/ruby/missing.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ruby') diff --git a/include/ruby/missing.h b/include/ruby/missing.h index 824d5fe198..145c5a125c 100644 --- a/include/ruby/missing.h +++ b/include/ruby/missing.h @@ -1,7 +1,6 @@ #ifndef RUBY_MISSING_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_MISSING_H 1 /** - * @file * @author $Author$ * @date Sat May 11 23:46:03 JST 2002 * @copyright This file is a part of the programming language Ruby. -- cgit v1.2.3