ruby/lib/rdoc/generator/template/darkfish
Maxime Lapointe 21ce8b3298 [ruby/rdoc] Fix image links in rdoc.css
Every image in the rdoc.css that use url has the wrong one. They end up pointing to `css/images/zoom.png` instead of `images/zoom.png`.

Just open this page https://ruby.github.io/rdoc/RDoc/CodeObject.html on chrome and you can see in the console the spam of the failed GET queries.

This fixes it.
daf36f9894
2019-07-26 17:32:46 +08:00
..
css [ruby/rdoc] Fix image links in rdoc.css 2019-07-26 17:32:46 +08:00
fonts
images
js [ruby/rdoc] Update jQuery to 3.3.1 2019-07-26 17:32:19 +08:00
.document
_footer.rhtml Merge rdoc-6.0.0.beta3. 2017-10-10 02:01:00 +00:00
_head.rhtml * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513) 2016-09-05 10:35:30 +00:00
_sidebar_classes.rhtml
_sidebar_extends.rhtml
_sidebar_in_files.rhtml
_sidebar_includes.rhtml
_sidebar_installed.rhtml
_sidebar_methods.rhtml
_sidebar_navigation.rhtml
_sidebar_pages.rhtml
_sidebar_parent.rhtml
_sidebar_search.rhtml
_sidebar_sections.rhtml
_sidebar_table_of_contents.rhtml
_sidebar_VCS_info.rhtml
class.rhtml Merge rdoc-6.0.0.beta3. 2017-10-10 02:01:00 +00:00
index.rhtml
page.rhtml
servlet_not_found.rhtml
servlet_root.rhtml
table_of_contents.rhtml