[Epydoc-commits] SF.net SVN: epydoc: [1523] trunk/epydoc/doc/index.html
Brought to you by:
edloper
|
From: <dva...@us...> - 2007-02-17 01:23:46
|
Revision: 1523
http://svn.sourceforge.net/epydoc/?rev=1523&view=rev
Author: dvarrazzo
Date: 2007-02-16 17:23:43 -0800 (Fri, 16 Feb 2007)
Log Message:
-----------
- Added Docutils url
- Fixed reST capitalization
Modified Paths:
--------------
trunk/epydoc/doc/index.html
Modified: trunk/epydoc/doc/index.html
===================================================================
--- trunk/epydoc/doc/index.html 2007-02-16 23:22:33 UTC (rev 1522)
+++ trunk/epydoc/doc/index.html 2007-02-17 01:23:43 UTC (rev 1523)
@@ -23,7 +23,8 @@
href="epytextintro.html">epytext</a> can be used to format docstrings, and
to add information about specific fields, such as parameters and
instance variables. Epydoc also understands docstrings written in
-ReStructuredText, Javadoc, and plaintext. For a more extensive example
+<a href="http://docutils.sourceforge.net/docs/">reStructuredText</a>,
+Javadoc, and plaintext. For a more extensive example
of epydoc's output, see the API documentation for <a
href="http://epydoc.sourceforge.net/stdlib/">Python 2.4</a>. </p>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|