From d66a56a30649d4ef35f62dd6119d8e735ae25bc9 Mon Sep 17 00:00:00 2001
From: Werner Lemberg class. (toc_exit): Don't emit
.
---
ChangeLog | 10 +++++++---
src/tools/docmaker/tohtml.py | 11 ++++++-----
2 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 42bfa15dd..bda980d85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,8 +8,10 @@
Fix syntax.
(block_header, block_footer, description_header, description_footer,
marker_header, marker_footer, source_header, source_footer,
- chapter_header, chapter_footer): Don't use
+ class.
Use double quotes around table widths given in percent.
(keyword_prefix, keyword_suffix): Don't change font colour directly
but use a new class.
@@ -21,8 +23,10 @@
(print_html_field_list): Ditto.
(index_exit): Don't use
, not
.
+ (__init__): Fix tag order in self.html_footer.
2003-07-25 David Turner
"
# Chapter header/inter/footer.
#
chapter_header = '
"
+chapter_inter = ''
-chapter_inter = "
"
-chapter_footer = "
'
# source language keyword coloration/styling
@@ -152,9 +154,9 @@ class HtmlFormatter(Formatter):
self.html_header = html_header_1 + project_title + html_header_2 + \
project_title + html_header_3
- self.html_footer = "