[Happydoc-checkins] CVS: HappyDoc README.txt,1.49,1.50
Brought to you by:
doughellmann,
krlosaqp
From: Doug H. <dou...@us...> - 2002-08-25 14:52:22
|
Update of /cvsroot/happydoc/HappyDoc In directory usw-pr-cvs1:/tmp/cvs-serv3105 Modified Files: README.txt Log Message: Corrected reference to docstring package for information on writing docstrings as input. Index: README.txt =================================================================== RCS file: /cvsroot/happydoc/HappyDoc/README.txt,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** README.txt 24 Aug 2002 20:45:42 -0000 1.49 --- README.txt 25 Aug 2002 14:52:19 -0000 1.50 *************** *** 120,124 **** not attempt to resolve the issue. ! *Refer to the 'happydoclib.docset' package for more details.* Formatters --- 120,124 ---- not attempt to resolve the issue. ! *Refer to the 'happydoclib.docstring' package for more details.* Formatters |