Files
i2p.itoopie/apps/sam/python/doc/index.html

21 lines
452 B
HTML
Raw Normal View History

<html>
<body bgcolor=#ffffff text=#000000 link=#0000ff alink=#0000ff vlink=#0000ff>
<h1>Python-I2P</h1>
Documentation:
<ul>
<li><a href="./guide/index.html">User's Guide</a><br>
<li><a href="./epydoc/html/index.html">Epydoc Documentation</a><br>
</ul>
How to build epydoc documentation:
<ul>
<li>Install <a href="http://epydoc.sourceforge.net/">epydoc</a>.
<li>Run <tt>makedoc.py</tt> in <tt>apps/sam/python/doc/epydoc/</tt>
</ul>
</body>
</html>