drbrain
|
fcb0b1f503
|
Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-14 03:34:05 +00:00 |
|
drbrain
|
ec519b9b43
|
Complete RDoc namespace change
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-13 03:13:37 +00:00 |
|
drbrain
|
937b7ab8b5
|
Reorganize RDoc generators
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-13 03:02:49 +00:00 |
|
drbrain
|
3e39ade457
|
Clean up namespacing of RI's classes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14953 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-08 10:18:41 +00:00 |
|
drbrain
|
e539dc6080
|
Replace ri with Ryan Davis' cached ri
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-08 09:07:31 +00:00 |
|
drbrain
|
4b93d732e4
|
Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-07 06:56:46 +00:00 |
|
drbrain
|
b543ed3ac8
|
Collapse namespaces and refactor requires in RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-01-07 01:36:33 +00:00 |
|
akr
|
7ee205d1d1
|
* lib/rdoc/rdoc.rb (parse_files): don't depend on the default external
encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2007-12-27 16:28:45 +00:00 |
|
akr
|
8db7c837f9
|
* lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2007-12-24 16:44:39 +00:00 |
|
nahi
|
1019297323
|
Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* lib/ftools.rb: removed obsoleted lib. use fileutils instead (by eban).
* lib/rdoc/rdoc.rb, lib/rdoc/generators/*, lib/rake.rb: let it use
fileutils instead of ftools.
* lib/shell/command-processor.rb: removed unused references to ftools.
* lib/parsedate.rb: removed. see [ruby-core:12535], [ruby-dev:31969].
* lib/README: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2007-12-24 14:09:57 +00:00 |
|
nobu
|
392f342f04
|
* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified
after the previous generation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-09-17 14:46:13 +00:00 |
|
drbrain
|
52c034aecb
|
Documentation cleanup.
Includes patches by Hugh Sasse:
* ping.rb
* weakref.rb
* mailread.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-08-04 18:05:50 +00:00 |
|
dave
|
05b5e64ac3
|
Never exclude files given on command line
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-12-12 01:16:19 +00:00 |
|
dave
|
79c4db675a
|
Change version numbering of RDoc and ri
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-11-08 15:55:23 +00:00 |
|
dave
|
f02159637a
|
Remove leading ./ from filenames so that cross references work OK
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 23:19:58 +00:00 |
|
dave
|
440c26186c
|
Allow multiple --exclude options to RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 05:03:00 +00:00 |
|
dave
|
d22ade523f
|
Improve heuristic for which files to include. See ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-24 04:24:02 +00:00 |
|
dave
|
dc03b05a7e
|
Check opdir _before_ parsing files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:17:26 +00:00 |
|
dave
|
6cea9bc904
|
Try to use DESTDIR when installing
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-12 16:06:35 +00:00 |
|
dave
|
88c127c19b
|
Finish documenting internal stuff. See Changelog for other details
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-02 06:01:12 +00:00 |
|
dave
|
87762adcb0
|
Add RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-01 07:12:49 +00:00 |
|