summaryrefslogtreecommitdiff
path: root/ruby_1_9_3/.document
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_9_3/.document')
-rw-r--r--ruby_1_9_3/.document22
1 files changed, 0 insertions, 22 deletions
diff --git a/ruby_1_9_3/.document b/ruby_1_9_3/.document
deleted file mode 100644
index 8a05d61beb..0000000000
--- a/ruby_1_9_3/.document
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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
-
-# prelude
-prelude.rb
-
-# the lib/ directory (which has its own .document file)
-
-lib
-
-
-# and some of the ext/ directory (which has its own .document file)
-
-ext
-
-# rdoc files
-doc/*.rdoc