summaryrefslogtreecommitdiff
path: root/.document
diff options
context:
space:
mode:
Diffstat (limited to '.document')
-rw-r--r--.document17
1 files changed, 13 insertions, 4 deletions
diff --git a/.document b/.document
index 6e08f42698..753d6f9892 100644
--- a/.document
+++ b/.document
@@ -15,16 +15,26 @@ array.rb
ast.rb
dir.rb
gc.rb
+hash.rb
io.rb
kernel.rb
marshal.rb
numeric.rb
nilclass.rb
pack.rb
+pathname_builtin.rb
ractor.rb
+string.rb
+symbol.rb
timev.rb
+thread_sync.rb
trace_point.rb
warning.rb
+yjit.rb
+zjit.rb
+
+# Errno::*
+known_errors.inc
# the lib/ directory (which has its own .document file)
lib
@@ -32,6 +42,9 @@ lib
# and some of the ext/ directory (which has its own .document file)
ext
+# For `prism`, ruby code is in lib and c in the prism folder
+prism
+
# rdoc files
NEWS.md
@@ -40,11 +53,7 @@ README.ja.md
COPYING
COPYING.ja
-CONTRIBUTING.md
LEGAL
-# win32/README.win32 linked from README.md
-win32
-
doc