From daf0c04a47e5aaede2f2a3e3663148dff96ff770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Tue, 8 Jun 2021 09:40:43 +0900 Subject: internal/*.h: skip doxygen These contents are purely implementation details, not worth appearing in CAPI documents. [ci skip] --- internal/bignum.h | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/bignum.h') diff --git a/internal/bignum.h b/internal/bignum.h index 9b89e61f28..5cd35ede8a 100644 --- a/internal/bignum.h +++ b/internal/bignum.h @@ -1,7 +1,6 @@ #ifndef INTERNAL_BIGNUM_H /*-*-C-*-vi:se ft=c:*/ #define INTERNAL_BIGNUM_H /** - * @file * @author Ruby developers * @copyright This file is a part of the programming language Ruby. * Permission is hereby granted, to either redistribute and/or -- cgit v1.2.3