Skip to content

Commit 7af30a4

Browse files
Update History.txt to reflect a new feature.
1 parent 8c92d16 commit 7af30a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

History.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* Allow links to files
88
* Default options now taken from RDOCOPT environment variable
99
* 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.
1012
* N Bug Fixes:
1113
* `ri Foo.bar` now looks for class methods also
1214
* Sections work in the default template again

0 commit comments

Comments
 (0)