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 cf09b2e commit 1059682Copy full SHA for 1059682
rdoc.gemspec
@@ -92,6 +92,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
92
"lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml",
93
"lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml",
94
"lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml",
95
+ "lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml",
96
"lib/rdoc/generator/template/darkfish/class.rhtml",
97
"lib/rdoc/generator/template/darkfish/css/fonts.css",
98
"lib/rdoc/generator/template/darkfish/css/rdoc.css",
0 commit comments