Update Python I2P library version 0.91 by sunshine

This commit is contained in:
sunshine
2004-08-02 15:23:37 +00:00
committed by zzz
parent 8051bfef1d
commit 8aa29f5340

View File

@ -7,7 +7,14 @@ Documentation:
<ul> <ul>
<li><a href="./guide/index.html">User's Guide</a><br> <li><a href="./guide/index.html">User's Guide</a><br>
<li><a href="./pydoc/i2p.html">Pydoc Documentation</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> </ul>
</body> </body>