1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add RDoc to build. Add --ri-system to RDoc

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
dave 2004-01-05 21:48:16 +00:00
parent 794e035046
commit fbae4f97ee
7 changed files with 136 additions and 40 deletions

View file

@ -1,4 +1,29 @@
# We only run RDoc on the top-level files in here: we skip
# all the helper stuff in sub-directories
*.rb
# 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