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 8c92d16 commit 7af30a4Copy full SHA for 7af30a4
History.txt
@@ -7,6 +7,8 @@
7
* Allow links to files
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.
12
* N Bug Fixes:
13
* `ri Foo.bar` now looks for class methods also
14
* Sections work in the default template again
0 commit comments