zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tohtml.py File Reference

Go to the source code of this file.

Classes

class  tohtml.HtmlFormatter
 

Namespaces

 tohtml
 

Functions

def tohtml.dump_html_code
 
def tohtml.html_quote
 
def tohtml.html_quote0
 

Variables

string tohtml.block_footer_end
 
string tohtml.block_footer_middle
 
string tohtml.block_footer_start
 
string tohtml.block_header = '<table align=center width="75%"><tr><td>'
 
string tohtml.chapter_footer = '</li></ul></td></tr></table>'
 
string tohtml.chapter_header = '<br><table align=center width="75%"><tr><td><h2>'
 
string tohtml.chapter_inter = '</h2><ul class="empty"><li>'
 
string tohtml.code_footer = '</pre>'
 
string tohtml.code_header = '<pre class="colored">'
 
string tohtml.description_footer = "</td></tr></table><br>"
 
string tohtml.description_header = '<table align=center width="87%"><tr><td>'
 
string tohtml.header_location_footer = "</td></tr></table><br>"
 
string tohtml.header_location_header = '<table align=center width="87%"><tr><td>'
 
string tohtml.html_footer
 
string tohtml.html_header_1
 
string tohtml.html_header_2
 
string tohtml.html_header_3
 
string tohtml.html_header_3i
 
string tohtml.html_header_4
 
string tohtml.html_header_5
 
string tohtml.html_header_5t
 
string tohtml.html_header_6
 
string tohtml.index_footer_end
 
string tohtml.index_footer_start
 
string tohtml.keyword_prefix = '<span class="keyword">'
 
string tohtml.keyword_suffix = '</span>'
 
string tohtml.marker_footer = "</td></tr></table>"
 
string tohtml.marker_header = '<table align=center width="87%" cellpadding=5><tr bgcolor="#EEEEFF"><td><em><b>'
 
string tohtml.marker_inter = "</b></em></td></tr><tr><td>"
 
string tohtml.para_footer = "</p>"
 
string tohtml.para_header = "<p>"
 
string tohtml.section_synopsis_footer = ''
 
string tohtml.section_synopsis_header = '<h2>Synopsis</h2>'
 
string tohtml.section_title_footer = "</h1></center>"
 
string tohtml.section_title_header = "<center><h1>"
 
string tohtml.source_footer = "\n</pre></table><br>"
 
string tohtml.source_header = '<table align=center width="87%"><tr bgcolor="#D6E8FF"><td><pre>\n'
 
string tohtml.toc_footer_end
 
string tohtml.toc_footer_start