doc/frames.html in my_help-0.8.6 vs doc/frames.html in my_help-1.1a

- old
+ new

@@ -1,11 +1,11 @@ <!DOCTYPE html> <html> <head> <meta charset="utf-8"> - <title>Documentation by YARD 0.9.19</title> + <title>my_help</title> </head> -<script type="text/javascript" charset="utf-8"> +<script type="text/javascript"> var match = unescape(window.location.hash).match(/^#!(.+)/); var name = match ? match[1] : 'index.html'; name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, ''); window.top.location = name; </script>