From: Kazuhiro NISHIYAMA Date: 2004-05-23T06:09:14+09:00 Subject: rdoc: SYSTEM identifiers Hello, It seems that SYSTEM identifiers should be absolute URI: Index: lib/rdoc/generators/template/html/html.rb =================================================================== RCS file: /src/ruby/lib/rdoc/generators/template/html/html.rb,v retrieving revision 1.2.2.2 diff -u -p -r1.2.2.2 html.rb --- lib/rdoc/generators/template/html/html.rb 20 Mar 2004 06:26:48 -0000 1.2.2.2 +++ lib/rdoc/generators/template/html/html.rb 22 May 2004 21:05:56 -0000 @@ -207,7 +207,7 @@ div.method-source-code pre { color: #ffd 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">