aboutsummaryrefslogtreecommitdiffstats
path: root/.document
diff options
context:
space:
mode:
Diffstat (limited to '.document')
-rw-r--r--.document11
1 files changed, 11 insertions, 0 deletions
diff --git a/.document b/.document
new file mode 100644
index 0000000000..2471a9ce85
--- /dev/null
+++ b/.document
@@ -0,0 +1,11 @@
+# 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