pyhtmlizer-man.html   [plain text]


<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>Twisted Documentation: pyhtmlizer.1</title><link href="../howto/stylesheet.css" type="text/css" rel="stylesheet" /></head><body bgcolor="white"><h1 class="title">pyhtmlizer.1</h1><div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNTAX</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">OPTIONS</a></li></ol></div><div class="content"><span></span><h2>NAME<a name="auto0"></a></h2><p>pyhtmlizer - pretty-print Python source as HTML

</p><h2>SYNTAX<a name="auto1"></a></h2><p>pyhtmlizer [<em>-s|--stylesheet</em>&lt;<em>url</em>&gt;] &lt;<em>filename</em>&gt;</p><h2>DESCRIPTION<a name="auto2"></a></h2><p>This generates a HTML document with Python source marked up with span elements.  To colorize, provide a stylesheet.
</p><h2>OPTIONS<a name="auto3"></a></h2><dl><dt><strong>--stylesheet, -s</strong>&lt;<em>url</em>&gt;</dt><dd>Links to the stylesheet at &lt;<em>url</em>&gt;.
</dd><dt><strong>--help</strong></dt><dd>Output help information and exit.
</dd></dl></div><p><a href="../howto/index.html">Index</a></p><span class="version">Version: 1.3.0</span></body></html>