summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/.document
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_6/.document')
-rw-r--r--ruby_1_8_6/.document16
1 files changed, 16 insertions, 0 deletions
diff --git a/ruby_1_8_6/.document b/ruby_1_8_6/.document
new file mode 100644
index 0000000000..230c50e387
--- /dev/null
+++ b/ruby_1_8_6/.document
@@ -0,0 +1,16 @@
+# This file determines which files in the
+# Ruby hierarchy will be processed by the RDoc
+# tool when it is given the top-level directory
+# as an argument
+
+# Process all the C source files
+*.c
+
+# the lib/ directory (which has its own .document file)
+
+lib
+
+
+# and some of the ext/ directory (which has its own .document file)
+
+ext