summaryrefslogtreecommitdiff
path: root/lib/rdoc/generators
diff options
context:
space:
mode:
authordave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-30 03:10:30 +0000
committerdave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-30 03:10:30 +0000
commite9b667daefb4bd785368e40dea7bfe0f56f0599b (patch)
tree1a65a58cdadbd29e8713a6925042802b035eb91f /lib/rdoc/generators
parent1da4596b0f968900723517ea007c47db84310478 (diff)
Fix HTML generated for .chm post-processing
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rdoc/generators')
-rw-r--r--lib/rdoc/generators/template/chm/chm.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rdoc/generators/template/chm/chm.rb b/lib/rdoc/generators/template/chm/chm.rb
index 6df83a7773..4a89c26520 100644
--- a/lib/rdoc/generators/template/chm/chm.rb
+++ b/lib/rdoc/generators/template/chm/chm.rb
@@ -7,6 +7,7 @@ require "rdoc/generators/template/html/html"
# tag, so...
BODY.sub!(/<\?xml.*\?>/, '')
+SRC_PAGE.sub!(/<\?xml.*\?>/, '')
HPP_FILE = %{
[OPTIONS]