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 7fb0e50 commit d5c6ecaCopy full SHA for d5c6eca
README.rdoc
@@ -110,6 +110,15 @@ To determine how well your project is documented run <tt>rdoc -C lib</tt> to
110
get a documentation coverage report. <tt>rdoc -C1 lib</tt> includes parameter
111
names in the documentation coverage report.
112
113
+== Theme Options
114
+
115
+There are a few community-maintained themes for \RDoc:
116
117
+- rorvswild-theme-rdoc[https://github.com/BaseSecrete/rorvswild-theme-rdoc]
118
+- hanna[https://github.com/jeremyevans/hanna] (a fork maintained by {Jeremy Evans}[https://github.com/jeremyevans])
119
120
+Please follow the theme's README for usage instructions.
121
122
== Bugs
123
124
See CONTRIBUTING@Bugs for information on filing a bug report. It's OK to file
0 commit comments