mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
1b31d09edd
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
29 lines
No EOL
384 B
Text
29 lines
No EOL
384 B
Text
# We only run RDoc on the top-level files in here: we skip
|
|
# all the helper stuff in sub-directories
|
|
|
|
# Eventually, we hope to see...
|
|
# *.rb
|
|
|
|
# But for now
|
|
|
|
benchmark.rb
|
|
cgi.rb
|
|
complex.rb
|
|
date.rb
|
|
fileutils.rb
|
|
find.rb
|
|
generator.rb
|
|
logger.rb
|
|
matrix.rb
|
|
observer.rb
|
|
optionparser.rb
|
|
pathname.rb
|
|
set.rb
|
|
shellwords.rb
|
|
singleton.rb
|
|
tempfile.rb
|
|
test/unit.rb
|
|
thread.rb
|
|
thwait.rb
|
|
time.rb
|
|
yaml.rb |