We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af30a4 commit 294fa04Copy full SHA for 294fa04
History.txt
@@ -8,7 +8,8 @@
8
* Default options now taken from RDOCOPT environment variable
9
* Methods can be added to classes/modules at toplevel now (def X.foo)
10
* Allow HTML templates distributed as gems to be loaded with the -T option,
11
- just like the standard templates in rdoc/generator/html.
+ just like the standard templates in rdoc/generator/html (so an HTML
12
+ template lib/new_template.rb in a gem can be used with rdoc -T new_template)
13
* N Bug Fixes:
14
* `ri Foo.bar` now looks for class methods also
15
* Sections work in the default template again
0 commit comments