summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazuki Tsujimoto <kazuki@callcc.net>2020-12-20 16:00:13 +0900
committerKazuki Tsujimoto <kazuki@callcc.net>2020-12-20 16:00:13 +0900
commit67ee1cbdd5def5b8e9db987a4a9367ab1d22fcfe (patch)
tree9575f69e0da2475f067a18e525824052db4fb6d3
parentb911509a08cee6c99ab8eec01516ebe84ba9029d (diff)
Remove unnecessary files from .document
* ruby:ext/rbconfig/exts.mk * ruby:ext/rbconfig/sizeof/Makefile * ruby:ext/rbconfig/sizeof/depend * ruby:ext/rbconfig/sizeof/mkmf.log * ruby:ext/win32/depend * ruby:ext/win32/exts.mk * ruby:ext/win32/resolv/depend * ruby:lib/racc/pre-setup
-rw-r--r--ext/.document5
-rw-r--r--lib/.document3
2 files changed, 5 insertions, 3 deletions
diff --git a/ext/.document b/ext/.document
index c1a7ab39de..aeb40c60fb 100644
--- a/ext/.document
+++ b/ext/.document
@@ -91,7 +91,7 @@ psych/psych_yaml_tree.c
pty/lib
pty/pty.c
racc/cparse/cparse.c
-rbconfig
+rbconfig/sizeof/*.c
readline/readline.c
ripper/lib
socket
@@ -99,7 +99,8 @@ stringio/stringio.c
strscan/strscan.c
syslog/syslog.c
syslog/lib
-win32
+win32/lib
+win32/resolv/*.c
win32ole/lib
win32ole/*.c
zlib/zlib.c
diff --git a/lib/.document b/lib/.document
index ee0bc12152..0d612d1077 100644
--- a/lib/.document
+++ b/lib/.document
@@ -11,7 +11,8 @@ irb
matrix
net
optparse
-racc
+racc/*.rb
+racc/rdoc
rdoc
rexml
rinda