[Docstring-checkins] CVS: dps HISTORY.txt,1.45,1.46
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-11 03:45:11
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv14472/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** HISTORY.txt 7 Mar 2002 04:06:54 -0000 1.45 --- HISTORY.txt 11 Mar 2002 03:45:08 -0000 1.46 *************** *** 93,96 **** --- 93,97 ---- - Removed "abstract" - Added "topic", "pending", "citation" and "citation_reference". + - Added support for system_message cross-references. * dps/roman.py: Added to project. Written by and courtesy of Mark *************** *** 218,224 **** allowing nested inline elements. - Removed generic 'directive'. ! - Added 'problematic', inline relative of 'system_warning'. - Added 'type' attribute to 'system_warning', removed 'warning'. ! - Changed "system_warning" to "system_message". - Reworked option lists. - Removed "abstract" --- 219,226 ---- allowing nested inline elements. - Removed generic 'directive'. ! - Added 'problematic', inline relative of 'system_message'. - Added 'type' attribute to 'system_warning', removed 'warning'. ! - Changed "system_warning" to "system_message"; added ! cross-reference attribute "refid". - Reworked option lists. - Removed "abstract" |