Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / core / man / pyhtmlizer.1
1 .TH "pyhtmlizer" "1" "" "Twisted Matrix Laboratories" ""
2 .SH "NAME"
3 .LP 
4 pyhtmlizer \- pretty\-print Python source as HTML
5
6 .SH "SYNTAX"
7 .LP 
8 pyhtmlizer [\fI\-s|\-\-stylesheet\fR <\fIurl\fR>] <\fIfilename\fR>
9 .SH "DESCRIPTION"
10 .LP 
11 This generates a HTML document with Python source marked up with span elements.  To colorize, provide a stylesheet.
12 .SH "OPTIONS"
13 .LP 
14 .TP 
15 \fB\-\-stylesheet, \-s\fR <\fIurl\fR>
16 Links to the stylesheet at <\fIurl\fR>.
17 .TP 
18 \fB\-\-help\fR
19 Output help information and exit.
20 .TP
21 \fB\-v\fR, \fB\--version\fR
22 Output version information and exit.