Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv28785/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** HISTORY.txt 13 Mar 2002 02:48:27 -0000 1.47
--- HISTORY.txt 16 Mar 2002 06:11:01 -0000 1.48
***************
*** 131,135 ****
- Moved 'normname()' from restructuredtext.states.
- Added ``newdocument()``: document Node creation.
!
* dps/test_*.py: Moved to new test/ directory.
--- 131,135 ----
- Moved 'normname()' from restructuredtext.states.
- Added ``newdocument()``: document Node creation.
! - Added name -> id conversion, ``id()``.
* dps/test_*.py: Moved to new test/ directory.
***************
*** 160,163 ****
--- 160,164 ----
- Changed 'bibliographic_labels' to 'labels'.
- Added labels for admonitions.
+ - Added label for table of contents title.
* dps/transforms: Subpackage added. Thanks to Ueli Schlaepfer for the
***************
*** 232,235 ****
--- 233,237 ----
- Added "citation" and "citation_reference".
- Added "raw".
+ - Added "refid" attribute to "title" for two-way Tables of Contents.
* spec/pdpi.dtd:
|