From b6a561ccc0873d2b92d120c6d52bf99ec1d85699 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 24 May 2004 01:48:37 +0000 Subject: SYSTEM identifiers must be absolute git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/generators/template/html/html.rb | 4 ++-- lib/rdoc/generators/template/html/old_html.rb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/rdoc/generators') diff --git a/lib/rdoc/generators/template/html/html.rb b/lib/rdoc/generators/template/html/html.rb index 5df7f64b87..41f9f4b271 100644 --- a/lib/rdoc/generators/template/html/html.rb +++ b/lib/rdoc/generators/template/html/html.rb @@ -207,7 +207,7 @@ div.method-source-code pre { color: #ffdead; overflow: hidden; } XHTML_PREAMBLE = %{ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> } HEADER = XHTML_PREAMBLE + %{ @@ -619,7 +619,7 @@ METHOD_INDEX = FILE_INDEX INDEX = %{ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">