* io.c (rb_open_file): encoding in mode string was ignored if perm is
[ruby-svn.git] / .document
blob230c50e3874960c2cca250c7ba042d4ebd2f6206
1 # This file determines which files in the
2 # Ruby hierarchy will be processed by the RDoc
3 # tool when it is given the top-level directory
4 # as an argument
6 # Process all the C source files
7 *.c
9 # the lib/ directory (which has its own .document file)
11 lib
14 # and some of the ext/ directory (which has its own .document file)
16 ext