summaryrefslogtreecommitdiffstats
path: root/lib/.document
diff options
context:
space:
mode:
authordave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-02 06:01:12 +0000
committerdave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-02 06:01:12 +0000
commit815c3462a5db37ae83fc25f3a6dba382af2beb71 (patch)
treec2d59557f5341202c22bf05448bebaad3df40a19 /lib/.document
parenta04f95c800e7d9bc80e601675518a77b73cd98ab (diff)
Finish documenting internal stuff. See Changelog for other details
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/.document')
-rw-r--r--lib/.document4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/.document b/lib/.document
new file mode 100644
index 000000000..dc9eab9a8
--- /dev/null
+++ b/lib/.document
@@ -0,0 +1,4 @@
+# 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