[Structuredtext-checkins] CVS: restructuredtext README.txt,1.6,1.7
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-04-19 01:49:19
|
Update of /cvsroot/structuredtext/restructuredtext In directory usw-pr-cvs1:/tmp/cvs-serv24699/restructuredtext Modified Files: README.txt Log Message: updated Index: README.txt =================================================================== RCS file: /cvsroot/structuredtext/restructuredtext/README.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README.txt 18 Apr 2002 02:49:03 -0000 1.6 --- README.txt 19 Apr 2002 01:49:16 -0000 1.7 *************** *** 8,15 **** :Web-site: http://structuredtext.sourceforge.net/ ! Thank you for downloading the reStructuredText project archive. As ! this is a work in progress, please check the project web site for ! updated working files. The latest release archive is available at ! http://sourceforge.net/project/showfiles.php?group_id=7050. reStructuredText is an input parser component of the `Python Docstring --- 8,15 ---- :Web-site: http://structuredtext.sourceforge.net/ ! Thank you for downloading the reStructuredText project archive. ! Development has been transferred to the Docutils_ project. As this is ! a work in progress, please check the project web site for updated ! working files. reStructuredText is an input parser component of the `Python Docstring *************** *** 21,24 **** --- 21,25 ---- latest DPS package, available from http://docstring.sourceforge.net/. + .. _Docutils: http://docutils.sourceforge.net/ .. _Python Docstring Processing System: http://docstring.sourceforge.net/ |