From 39f421c9f12914dc28d4ced03a19e550c48b6c37 Mon Sep 17 00:00:00 2001 From: Ihor Shevkun Date: Tue, 19 Nov 2024 13:32:23 +0200 Subject: [PATCH] [ruby/rdoc] Update rdoc.gemspec (https://github.com/ruby/rdoc/pull/1211) https://github.com/ruby/rdoc/commit/10596827f0 --- lib/rdoc/rdoc.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rdoc/rdoc.gemspec b/lib/rdoc/rdoc.gemspec index 26f9ba1a87..f7c7da6b66 100644 --- a/lib/rdoc/rdoc.gemspec +++ b/lib/rdoc/rdoc.gemspec @@ -92,6 +92,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat "lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml", + "lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml", "lib/rdoc/generator/template/darkfish/class.rhtml", "lib/rdoc/generator/template/darkfish/css/fonts.css", "lib/rdoc/generator/template/darkfish/css/rdoc.css",