[Epydoc-commits] SF.net SVN: epydoc: [1520] trunk/epydoc/doc/doctest/index.html
Brought to you by:
edloper
From: <ed...@us...> - 2007-02-16 07:24:20
|
Revision: 1520 http://svn.sourceforge.net/epydoc/?rev=1520&view=rev Author: edloper Date: 2007-02-15 23:24:19 -0800 (Thu, 15 Feb 2007) Log Message: ----------- - Added pointers to new doctest files. Modified Paths: -------------- trunk/epydoc/doc/doctest/index.html Modified: trunk/epydoc/doc/doctest/index.html =================================================================== --- trunk/epydoc/doc/doctest/index.html 2007-02-16 07:24:02 UTC (rev 1519) +++ trunk/epydoc/doc/doctest/index.html 2007-02-16 07:24:19 UTC (rev 1520) @@ -33,8 +33,21 @@ <li> <a href="encoding.html">Unicode & Encodings</a> -- Tests for the processing of Python files that use non-ascii encodings. </li> - <li> <a href="epytext.html">Epytext</a> -- The default + <li> <a href="epytext.html">Epytext</a> -- Tests for epytext, the default markup language used by epydoc.</li> + <li> <a href="javadoc.html">Javadoc</a> -- Tests for epydoc's support + of the Javadoc markup language.</li> + <li> <a href="plaintext.html">Plaintext</a> -- Tests for epydoc's support + of plaintext markup.</li> + <li> <a href="restructuredtext.html">reStructuredText</a> -- Tests + for epydoc's support of the reStructuredText markup language.</li> + <li> <a href="pyval_repr.html">Value Representations</a> -- Tests + for epydoc's formatting & syntax highlighting of variable's + values.</li> + <li> <a href="zope2.html">Zope 2</a> -- Tests for epydoc's support + for Zope 2.</li> + <li> <a href="zope3.html">Zope 3</a> -- Tests for epydoc's support + for Zope 3.</li> </ul> </div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |