From 35706c608c236b5d02a2975567bd1cdfda9cf4d6 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sat, 6 May 2023 12:38:17 +0900 Subject: [PATCH] [ruby/stringio] [DOC] Add rdoc task https://github.com/ruby/stringio/commit/5dd52d4aec --- ext/stringio/.document | 1 + 1 file changed, 1 insertion(+) create mode 100644 ext/stringio/.document diff --git a/ext/stringio/.document b/ext/stringio/.document new file mode 100644 index 0000000000..decba0135a --- /dev/null +++ b/ext/stringio/.document @@ -0,0 +1 @@ +*.[ch]