2004-07-21 07:42:29 +00:00
|
|
|
<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>
|
2004-08-02 15:23:37 +00:00
|
|
|
<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>
|
2004-07-21 07:42:29 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|