1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc
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.
https://github.com/ruby/rdoc/commit/daf36f9894
2019-07-26 17:32:46 +08:00
..
context
generator [ruby/rdoc] Fix image links in rdoc.css 2019-07-26 17:32:46 +08:00
i18n
markdown
markup
parser
rd
ri
stats
.document
alias.rb
anon_class.rb
any_method.rb
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb
markdown.rb
markup.rb
meta_method.rb
method_attr.rb
mixin.rb
normal_class.rb
normal_module.rb
options.rb
parser.rb
rd.rb
rdoc.gemspec
rdoc.rb
require.rb
ri.rb
rubygems_hook.rb
servlet.rb [ruby/rdoc] Support nesting text page URL 2019-07-26 17:29:17 +08:00
single_class.rb
stats.rb
store.rb
task.rb
text.rb
token_stream.rb
tom_doc.rb
top_level.rb
version.rb