summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-10-22 11:04:55 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-10-22 11:09:06 +0900
commitc7731b35eb460d75587ac9e81eb279153c6b9e82 (patch)
tree20370ebd19b4ad2d167ec060beb775a151435278 /ext
parent9e93af5329f35092c3de3ea37d4e9e181b800bb2 (diff)
[ruby/io-console] [DOC] Split .document files to sync with ruby/ruby
https://github.com/ruby/io-console/commit/13e0bcac9f
Diffstat (limited to 'ext')
-rw-r--r--ext/.document3
-rw-r--r--ext/io/console/.document2
2 files changed, 3 insertions, 2 deletions
diff --git a/ext/.document b/ext/.document
index f2fa5b5ba2..0efd511a61 100644
--- a/ext/.document
+++ b/ext/.document
@@ -29,8 +29,7 @@ fiddle/pinned.c
fiddle/pointer.c
fiddle/handle.c
fiddle/lib
-io/console/console.c
-io/console/lib
+io/console/
io/nonblock/nonblock.c
io/wait/wait.c
json/generator/generator.c
diff --git a/ext/io/console/.document b/ext/io/console/.document
new file mode 100644
index 0000000000..945a377256
--- /dev/null
+++ b/ext/io/console/.document
@@ -0,0 +1,2 @@
+console.c
+lib/size.rb