Skip to content

Commit 294fa04

Browse files
Add a bit to the description of one of the minor enhancements.
1 parent 7af30a4 commit 294fa04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

History.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
* Default options now taken from RDOCOPT environment variable
99
* Methods can be added to classes/modules at toplevel now (def X.foo)
1010
* Allow HTML templates distributed as gems to be loaded with the -T option,
11-
just like the standard templates in rdoc/generator/html.
11+
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)
1213
* N Bug Fixes:
1314
* `ri Foo.bar` now looks for class methods also
1415
* Sections work in the default template again

0 commit comments

Comments
 (0)