summaryrefslogtreecommitdiff
path: root/lib/.document
diff options
context:
space:
mode:
authordave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-05 21:48:16 +0000
committerdave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-05 21:48:16 +0000
commitfbae4f97ee2a7d3b67cacd00c76589294a561c8a (patch)
tree34e42d09f0d8020849d4cb642bb4d03cdbfb7702 /lib/.document
parent794e035046f8694d5085ce2aaaa3c5afe625eaa9 (diff)
Add RDoc to build. Add --ri-system to RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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