summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-24 04:49:58 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-24 04:49:58 +0000
commitd05b3b1e4801903a3f6338af932be334049de1ed (patch)
tree040ebf1a6b72d50ffd56a8667d2d1591267605ba /MANIFEST
parente34f7ef3cca01d135d6290483851c2ceb31b5991 (diff)
* 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
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST14
1 files changed, 7 insertions, 7 deletions
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