[Docstring-checkins] CVS: dps HISTORY.txt,1.28,1.29
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-11-15 02:59:17
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv18700/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** HISTORY.txt 2001/11/13 03:07:53 1.28 --- HISTORY.txt 2001/11/15 02:59:13 1.29 *************** *** 99,102 **** --- 99,103 ---- - Removed Reporter.strong_system_warning (not needed). - Added some docstrings. + - Added 'parseattributes()', associated functions and exceptions. * dps/test_*.py: Moved to new test/ directory. *************** *** 166,169 **** --- 167,171 ---- specifically images and substitution references. - Added 'image' as body element; 'target' as inline element. + - Added 'alt' attribute to 'image'. - Expanded 'authors' content. - Clarified 'figure' content. |