aboutsummaryrefslogtreecommitdiffstats
path: root/.document
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-29 12:48:43 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-29 12:48:43 +0000
commita828a658a421f750857e1e807d80d1a2a847c1c3 (patch)
tree9664a94a662594595beff5bfbdf70e9048f48a8a /.document
parentcd492563f8db2a6d81a498d21cd6d46853c81496 (diff)
downloadruby-a828a658a421f750857e1e807d80d1a2a847c1c3.tar.gz
* prelude.rb, .document: Stuff in prelude.rb should be documented
as well. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.document')
-rw-r--r--.document3
1 files changed, 3 insertions, 0 deletions
diff --git a/.document b/.document
index 746ca2929d..8a05d61beb 100644
--- a/.document
+++ b/.document
@@ -6,6 +6,9 @@
# Process all the C source files
*.c
+# prelude
+prelude.rb
+
# the lib/ directory (which has its own .document file)
lib