[Epydoc-commits] SF.net SVN: epydoc: [1525] trunk/epydoc/doc/index.html
Brought to you by:
edloper
|
From: <dva...@us...> - 2007-02-17 02:06:46
|
Revision: 1525
http://svn.sourceforge.net/epydoc/?rev=1525&view=rev
Author: dvarrazzo
Date: 2007-02-16 18:06:45 -0800 (Fri, 16 Feb 2007)
Log Message:
-----------
- Fixed reST URL.
Modified Paths:
--------------
trunk/epydoc/doc/index.html
Modified: trunk/epydoc/doc/index.html
===================================================================
--- trunk/epydoc/doc/index.html 2007-02-17 01:25:11 UTC (rev 1524)
+++ trunk/epydoc/doc/index.html 2007-02-17 02:06:45 UTC (rev 1525)
@@ -23,7 +23,7 @@
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
-<a href="http://docutils.sourceforge.net/docs/">reStructuredText</a>,
+<a href="http://docutils.sourceforge.net/rst.html">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>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|