From df7dac9174a31e71b58be6184e23bfe6b742a494 Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 18 Sep 2013 23:33:36 +0000 Subject: * lib/rdoc: Update to RDoc 4.1.0.preview.1 RDoc 4.1.0 contains a number of enhancements including a new default style and accessibility support. You can see the changelog here: https://github.com/rdoc/rdoc/blob/v4.1.0.preview.1/History.rdoc * test/rdoc: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/generator/template/darkfish/_footer.rhtml | 8 +- lib/rdoc/generator/template/darkfish/_head.rhtml | 22 +- .../template/darkfish/_sidebar_VCS_info.rhtml | 7 +- .../template/darkfish/_sidebar_classes.rhtml | 6 +- .../template/darkfish/_sidebar_extends.rhtml | 7 +- .../template/darkfish/_sidebar_in_files.rhtml | 7 +- .../template/darkfish/_sidebar_includes.rhtml | 7 +- .../template/darkfish/_sidebar_installed.rhtml | 9 +- .../template/darkfish/_sidebar_methods.rhtml | 8 +- .../template/darkfish/_sidebar_navigation.rhtml | 12 +- .../template/darkfish/_sidebar_pages.rhtml | 10 +- .../template/darkfish/_sidebar_parent.rhtml | 7 +- .../template/darkfish/_sidebar_search.rhtml | 19 +- .../template/darkfish/_sidebar_sections.rhtml | 9 +- .../darkfish/_sidebar_table_of_contents.rhtml | 13 +- lib/rdoc/generator/template/darkfish/class.rhtml | 77 ++-- lib/rdoc/generator/template/darkfish/fonts.css | 167 ++++++++ .../template/darkfish/fonts/Lato-Light.ttf | Bin 0 -> 94668 bytes .../template/darkfish/fonts/Lato-LightItalic.ttf | Bin 0 -> 94196 bytes .../template/darkfish/fonts/Lato-Regular.ttf | Bin 0 -> 96184 bytes .../template/darkfish/fonts/Lato-RegularItalic.ttf | Bin 0 -> 95316 bytes .../template/darkfish/fonts/SourceCodePro-Bold.ttf | Bin 0 -> 71200 bytes .../darkfish/fonts/SourceCodePro-Regular.ttf | Bin 0 -> 71692 bytes lib/rdoc/generator/template/darkfish/index.rhtml | 18 +- .../generator/template/darkfish/js/darkfish.js | 15 - lib/rdoc/generator/template/darkfish/js/search.js | 16 +- lib/rdoc/generator/template/darkfish/page.rhtml | 18 +- lib/rdoc/generator/template/darkfish/rdoc.css | 465 ++++++++++----------- .../template/darkfish/servlet_not_found.rhtml | 10 +- .../generator/template/darkfish/servlet_root.rhtml | 38 +- .../template/darkfish/table_of_contents.rhtml | 31 +- 31 files changed, 595 insertions(+), 411 deletions(-) create mode 100644 lib/rdoc/generator/template/darkfish/fonts.css create mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf create mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf create mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf create mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf create mode 100644 lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf create mode 100644 lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf (limited to 'lib/rdoc/generator/template') diff --git a/lib/rdoc/generator/template/darkfish/_footer.rhtml b/lib/rdoc/generator/template/darkfish/_footer.rhtml index 0736c335ba..3d9526f02a 100644 --- a/lib/rdoc/generator/template/darkfish/_footer.rhtml +++ b/lib/rdoc/generator/template/darkfish/_footer.rhtml @@ -1,5 +1,5 @@ -