Skip to content
Snippets Groups Projects
index.html 1.74 KiB
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html PUBLIC
        "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
        "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <script type="text/javascript" src="docs.js"></script>
    <link rel="stylesheet" type="text/css" href="docs.css"/>
    <title>Venus Documentation</title>
    </head>
    <body>
    <h2>Table of Contents</h2>
    <ul class="outer">
    <li><a href="installation.html">Getting started</a></li>
    <li>Basic Features
    <ul>
    <li><a href="config.html">Configuration</a></li>
    <li><a href="templates.html">Templates</a></li>
    </ul>
    </li>
    <li>Advanced Features
    <ul>
    <li><a href="venus.svg">Architecture</a></li>
    <li><a href="normalization.html">Normalization</a></li>
    <li><a href="filters.html">Filters and Plugins</a></li>
    </ul>
    </li>
    <li>Other
    <ul>
    <li><a href="migration.html">Migration from Planet 2.0</a></li>
    <li><a href="contributing.html">Contributing</a></li>
    <li><a href="etiquette.html">Etiquette</a></li>
    </ul>
    </li>
    <li>Reference
    <ul>
    <li><a href="http://www.planetplanet.org/">Planet</a></li>
    <li><a href="http://feedparser.org/docs/">Universal Feed Parser</a></li>
    <li><a href="http://code.google.com/p/html5lib/">html5lib</a></li>
    <li><a href="http://htmltmpl.sourceforge.net/">htmltmpl</a></li>
    <li><a href="http://bitworking.org/projects/httplib2/">httplib2</a></li>
    <li><a href="http://www.w3.org/TR/xslt">XSLT</a></li>
    <li><a href="http://www.gnu.org/software/sed/manual/html_mono/sed.html">sed</a></li>
    <li><a href="http://www.djangoproject.com/documentation/templates/">Django templates</a></li>
    </ul>
    </li>
    <li>Credits and License
    <ul>
    <li><a href="../AUTHORS">Authors</a></li>
    <li><a href="../THANKS">Contributors</a></li>
    <li><a href="../LICENCE">License</a></li>
    </ul>
    </li>
    </ul>
    </body>
    </html>