summaryrefslogtreecommitdiff
path: root/lib/.document
diff options
context:
space:
mode:
Diffstat (limited to 'lib/.document')
-rw-r--r--lib/.document27
1 files changed, 26 insertions, 1 deletions
diff --git a/lib/.document b/lib/.document
index dc9eab9a8d..d01d7d7f8f 100644
--- a/lib/.document
+++ b/lib/.document
@@ -1,4 +1,29 @@
# We only run RDoc on the top-level files in here: we skip
# all the helper stuff in sub-directories
-*.rb \ No newline at end of file
+# Eventually, we hope to see...
+# *.rb
+
+# But for now
+
+benchmark.rb
+cgi.rb
+complex.rb
+date.rb
+fileutils.rb
+find.rb
+generator.rb
+logger.rb
+matrix.rb
+observer.rb
+optionparser.rb
+pathname.rb
+set.rb
+shellwords.rb
+singleton.rb
+tempfile.rb
+test/unit.rb
+thread.rb
+thwait.rb
+time.rb
+yaml.rb \ No newline at end of file