[Docstring-checkins] CVS: dps HISTORY.txt,1.19,1.20
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-10-18 03:35:52
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv16453/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** HISTORY.txt 2001/09/26 03:33:06 1.19 --- HISTORY.txt 2001/10/18 03:35:50 1.20 *************** *** 143,146 **** --- 143,147 ---- - Added 'error' admonishment element. - Added 'docinfo' as container for bibliographic elements. + - Added 'division'. * spec/pdpi.dtd: *************** *** 149,154 **** - Moved option_list and doctest_block from gpdi.dtd. ! * spec/python-docstring-mode.txt: Added to project (from ! reStructuredText). --- 150,154 ---- - Moved option_list and doctest_block from gpdi.dtd. ! * spec/pysource-reader.txt: Added to project (from reStructuredText). |