Manifest.txt in rdoc-2.2.1 vs Manifest.txt in rdoc-2.3.0

- old
+ new

@@ -1,33 +1,54 @@ +.document History.txt Manifest.txt README.txt -Rakefile RI.txt +Rakefile bin/rdoc bin/ri lib/rdoc.rb +lib/rdoc/cache.rb lib/rdoc/code_objects.rb lib/rdoc/diagram.rb lib/rdoc/dot.rb lib/rdoc/generator.rb -lib/rdoc/generator/chm.rb -lib/rdoc/generator/chm/chm.rb +lib/rdoc/generator/darkfish.rb lib/rdoc/generator/html.rb lib/rdoc/generator/html/common.rb -lib/rdoc/generator/html/frameless.rb -lib/rdoc/generator/html/hefss.rb lib/rdoc/generator/html/html.rb -lib/rdoc/generator/html/kilmer.rb -lib/rdoc/generator/html/kilmerfactory.rb lib/rdoc/generator/html/one_page_html.rb lib/rdoc/generator/ri.rb -lib/rdoc/generator/texinfo.rb -lib/rdoc/generator/texinfo/class.texinfo.erb -lib/rdoc/generator/texinfo/file.texinfo.erb -lib/rdoc/generator/texinfo/method.texinfo.erb -lib/rdoc/generator/texinfo/texinfo.erb +lib/rdoc/generator/template/darkfish/.document +lib/rdoc/generator/template/darkfish/classpage.rhtml +lib/rdoc/generator/template/darkfish/filepage.rhtml +lib/rdoc/generator/template/darkfish/images/brick.png +lib/rdoc/generator/template/darkfish/images/brick_link.png +lib/rdoc/generator/template/darkfish/images/bug.png +lib/rdoc/generator/template/darkfish/images/bullet_black.png +lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png +lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png +lib/rdoc/generator/template/darkfish/images/date.png +lib/rdoc/generator/template/darkfish/images/find.png +lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif +lib/rdoc/generator/template/darkfish/images/macFFBgHack.png +lib/rdoc/generator/template/darkfish/images/package.png +lib/rdoc/generator/template/darkfish/images/page_green.png +lib/rdoc/generator/template/darkfish/images/page_white_text.png +lib/rdoc/generator/template/darkfish/images/page_white_width.png +lib/rdoc/generator/template/darkfish/images/plugin.png +lib/rdoc/generator/template/darkfish/images/ruby.png +lib/rdoc/generator/template/darkfish/images/tag_green.png +lib/rdoc/generator/template/darkfish/images/wrench.png +lib/rdoc/generator/template/darkfish/images/wrench_orange.png +lib/rdoc/generator/template/darkfish/images/zoom.png +lib/rdoc/generator/template/darkfish/index.rhtml +lib/rdoc/generator/template/darkfish/js/darkfish.js +lib/rdoc/generator/template/darkfish/js/jquery.js +lib/rdoc/generator/template/darkfish/js/quicksearch.js +lib/rdoc/generator/template/darkfish/js/thickbox-compressed.js +lib/rdoc/generator/template/darkfish/rdoc.css lib/rdoc/generator/xml.rb lib/rdoc/generator/xml/rdf.rb lib/rdoc/generator/xml/xml.rb lib/rdoc/known_classes.rb lib/rdoc/markup.rb @@ -63,12 +84,12 @@ lib/rdoc/ri/writer.rb lib/rdoc/stats.rb lib/rdoc/template.rb lib/rdoc/tokenstream.rb test/binary.dat -test/rdoc_markup_to_html_crossref_reference.rb -test/test_rdoc_info_formatting.rb -test/test_rdoc_info_sections.rb +test/test.ja.rdoc +test/test.ja.txt +test/test_attribute_manager.rb test/test_rdoc_markup.rb test/test_rdoc_markup_attribute_manager.rb test/test_rdoc_markup_to_html.rb test/test_rdoc_markup_to_html_crossref.rb test/test_rdoc_parser.rb