dave
|
865cd4fc39
|
Incorporate Micheal Neumanns client-side imagemap patch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-16 20:28:43 +00:00 |
|
dave
|
ec00c7e6fb
|
Minor parse problem if hyperlink text starts \w+:...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-13 12:37:40 +00:00 |
|
dave
|
353b6c6d03
|
Allow optional : before call-seq:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 17:21:21 +00:00 |
|
dave
|
fbaf7e98cb
|
Use real right arrow for -> in call-seq
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 16:03:11 +00:00 |
|
dave
|
c874753bb2
|
Commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 15:54:25 +00:00 |
|
dave
|
e6de7978a1
|
Support call-seq: for Ruby methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 15:52:35 +00:00 |
|
dave
|
70462a011e
|
Allow multiple words in braces before a link
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 12:20:51 +00:00 |
|
dave
|
03e766f2c3
|
Update comment to show call-seq example
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-07 02:15:17 +00:00 |
|
dave
|
256be3c09c
|
Fixed parsing of %r{} when generating source popup
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-06-22 16:47:31 +00:00 |
|
dave
|
ea63eef678
|
Allow "do" after "for". Fix up css for standalone code window
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-26 05:02:55 +00:00 |
|
dave
|
b6a561ccc0
|
SYSTEM identifiers must be absolute
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-24 01:48:37 +00:00 |
|
dave
|
69feb8d1a5
|
Add '()' around parameters that don't have them
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-21 00:23:34 +00:00 |
|
dave
|
ee94f995f9
|
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statement modifier
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-20 03:36:43 +00:00 |
|
dave
|
7b8641ce88
|
Change symbol lookup scheme in HTML generation
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-10 12:46:18 +00:00 |
|
dave
|
698ef52266
|
Search parent for unqualified constants
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-10 03:14:35 +00:00 |
|
dave
|
3dbd32a214
|
Allow multiple arguments to include
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-07 13:14:58 +00:00 |
|
dave
|
45c79aacee
|
Don't include &block if we have yield parameters
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-05 17:02:47 +00:00 |
|
dave
|
47feb25704
|
Fix parsing problem with yield within block
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-03 00:49:33 +00:00 |
|
dave
|
fea9469fc6
|
Fix bug where consecutive headings were merged
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-24 01:39:45 +00:00 |
|
dave
|
84aba62199
|
Allow for HAVE_PROTOTYPES macro
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-18 23:15:30 +00:00 |
|
dave
|
5946d5689b
|
Change :enddoc: to terminate processing of current file
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-17 03:23:10 +00:00 |
|
dave
|
63d71ac0c6
|
Forgot to check special case at top level
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-11 01:49:10 +00:00 |
|
dave
|
2be6b7f166
|
Fix :enddoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-10 14:52:30 +00:00 |
|
dave
|
38b49f65a7
|
Fixed problem with \_cat_<b>dog</b>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-09 15:01:53 +00:00 |
|
dave
|
4eda6b6057
|
Remove leading ./ from filenames so that cross references work OK
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 23:19:58 +00:00 |
|
dave
|
c2e07a5219
|
Allow multiple --exclude options to RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 05:03:00 +00:00 |
|
dave
|
354d68f80b
|
Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments (experimental)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-02 01:20:58 +00:00 |
|
dave
|
4efc91fbfa
|
Add --version option to ri
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-25 14:19:22 +00:00 |
|
dave
|
3ae6e3ccbf
|
Add the --list-names option
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 19:17:42 +00:00 |
|
dave
|
aa8658f7b1
|
Must now use "::" to separate nested classes. This fixes bug where "ri Kernel.Array" was looking for a class called Array
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 18:59:27 +00:00 |
|
dave
|
05473329e4
|
Get --one-page working with C code
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 17:01:11 +00:00 |
|
dave
|
c14a860044
|
Don't be as eager to invent classes to document
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 03:35:24 +00:00 |
|
dave
|
45eeeb1691
|
Allow templates to be specified outside the RDoc tree
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 02:14:18 +00:00 |
|
dave
|
24f368db63
|
Force RDoc html background to white
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-20 06:26:57 +00:00 |
|
dave
|
e6b408e6ef
|
Allow aliases to have parentheses
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-01 03:26:05 +00:00 |
|
dave
|
0ad6793740
|
Handle :nodoc: om singleton classes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-29 14:16:33 +00:00 |
|
dave
|
571a907ffa
|
Improve heuristic for which files to include. See ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-24 04:24:02 +00:00 |
|
dave
|
d776187d4f
|
Deal with case where first file processed contains a :stopdoc:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-24 04:07:46 +00:00 |
|
dave
|
99b56d2165
|
Handle class vars in code listings
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:41:14 +00:00 |
|
dave
|
fe708e5bd7
|
Handle aliases in C files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:34:01 +00:00 |
|
dave
|
4b26d3c385
|
Check opdir _before_ parsing files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:17:26 +00:00 |
|
dave
|
261d63ae46
|
Fix constant value extraction. Escape HTML in constant values
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:10:42 +00:00 |
|
dave
|
b58e0bc73a
|
miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-19 23:53:13 +00:00 |
|
dave
|
81f62f41f1
|
Support visibility modifiers for attributes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-19 14:26:05 +00:00 |
|
dave
|
298e6a3488
|
Fix typos (Doug Kearns)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-19 03:23:51 +00:00 |
|
dave
|
a44efa2039
|
Strip extraneous spaces from included filename
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-18 15:12:55 +00:00 |
|
eban
|
a278e7a612
|
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-09 08:17:28 +00:00 |
|
dave
|
84d34ed4f9
|
Support https in hyperlinks
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-06 13:49:54 +00:00 |
|
(no author)
|
cf34b58938
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-25 20:19:17 +00:00 |
|
dave
|
be44c886d4
|
Document lib/English. Add top-level aliases to rdoc html output
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-20 05:04:31 +00:00 |
|