Home | Trees | Indices | Help |
|
---|
|
Predefined CSS stylesheets for the HTML outputter (epydoc.docwriter.html).
|
|||
|
|||
string
|
|
||
|
|
|||
TEMPLATE =
|
|||
_COLOR_RE = re.compile(r'#
|
|||
_WHITE_COLORS =
|
|||
_BLUE_COLORS =
|
|||
_WHITE =
|
|||
_BLUE =
|
|||
_GREEN =
|
|||
_BLACK =
|
|||
_GRAYSCALE =
|
|||
dictionary from string to (string,
string)
|
STYLESHEETS =
A dictionary mapping from stylesheet names to CSS stylesheets and descriptions. |
|
Given a regexp match for a color, return the reverse-video version of that color.
|
|
TEMPLATE
|
_WHITE_COLORS
|
_BLUE_COLORS
|
_WHITE
|
_BLUE
|
_GREEN
|
_BLACK
|
_GRAYSCALE
|
STYLESHEETSA dictionary mapping from stylesheet names to CSS stylesheets and descriptions. A single stylesheet may have multiple names. Currently, the following stylesheets are defined:
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 13 23:50:12 2008 | http://epydoc.sourceforge.net |