From d05b3b1e4801903a3f6338af932be334049de1ed Mon Sep 17 00:00:00 2001 From: eban Date: Wed, 24 Dec 2003 04:49:58 +0000 Subject: * MANIFEST: Added file: ruby/lib/rdoc/generators/template/html/old_html.rb Removed file: ruby/lib/rdoc/generators/template/html/css2.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index f8880216a1..bdb0afa74e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -225,22 +225,18 @@ lib/rational.rb lib/rdoc/README lib/rdoc/code_objects.rb lib/rdoc/diagram.rb -lib/rdoc/options.rb -lib/rdoc/rdoc.rb -lib/rdoc/template.rb -lib/rdoc/tokenstream.rb lib/rdoc/dot/dot.rb lib/rdoc/generators/chm_generator.rb lib/rdoc/generators/html_generator.rb lib/rdoc/generators/ri_generator.rb -lib/rdoc/generators/xml_generator.rb lib/rdoc/generators/template/chm/chm.rb -lib/rdoc/generators/template/html/css2.rb lib/rdoc/generators/template/html/hefss.rb lib/rdoc/generators/template/html/html.rb lib/rdoc/generators/template/html/kilmer.rb +lib/rdoc/generators/template/html/old_html.rb lib/rdoc/generators/template/xml/rdf.rb lib/rdoc/generators/template/xml/xml.rb +lib/rdoc/generators/xml_generator.rb lib/rdoc/markup/sample/rdoc2latex.rb lib/rdoc/markup/sample/sample.rb lib/rdoc/markup/simple_markup.rb @@ -254,11 +250,13 @@ lib/rdoc/markup/simple_markup/to_latex.rb lib/rdoc/markup/test/AllTests.rb lib/rdoc/markup/test/TestInline.rb lib/rdoc/markup/test/TestParse.rb +lib/rdoc/options.rb lib/rdoc/parsers/parse_c.rb lib/rdoc/parsers/parse_f95.rb lib/rdoc/parsers/parse_rb.rb lib/rdoc/parsers/parse_simple.rb lib/rdoc/parsers/parserfactory.rb +lib/rdoc/rdoc.rb lib/rdoc/ri/ri_cache.rb lib/rdoc/ri/ri_descriptions.rb lib/rdoc/ri/ri_formatter.rb @@ -267,6 +265,8 @@ lib/rdoc/ri/ri_paths.rb lib/rdoc/ri/ri_reader.rb lib/rdoc/ri/ri_util.rb lib/rdoc/ri/ri_writer.rb +lib/rdoc/template.rb +lib/rdoc/tokenstream.rb lib/readbytes.rb lib/resolv-replace.rb lib/resolv.rb @@ -794,9 +794,9 @@ test/wsdl/map/map.wsdl test/wsdl/map/map.xml test/wsdl/map/test_map.rb test/wsdl/raa/RAA.rb -test/wsdl/raa/README.txt test/wsdl/raa/RAAServant.rb test/wsdl/raa/RAAService.rb +test/wsdl/raa/README.txt test/wsdl/raa/raa.wsdl test/wsdl/raa/test_raa.rb test/wsdl/test_emptycomplextype.rb -- cgit v1.2.3