[Docstring-checkins] CVS: dps/spec doctree.txt,1.3,1.4
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-10-31 05:55:42
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv13843/dps/spec Modified Files: doctree.txt Log Message: - Changed "link" to "reference". Index: doctree.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/doctree.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** doctree.txt 2001/10/27 05:38:27 1.3 --- doctree.txt 2001/10/31 05:55:39 1.4 *************** *** 70,74 **** - _`Inline elements`: emphasis_, strong_, interpreted_, literal_, ! link_, target_, footnote_reference_, image_ --- 70,74 ---- - _`Inline elements`: emphasis_, strong_, interpreted_, literal_, ! reference_, target_, footnote_reference_, image_ *************** *** 188,194 **** ! ``%link.atts;`` =============== ! The ``%link.atts;`` parameter entity --- 188,194 ---- ! ``%reference.atts;`` =============== ! The ``%reference.atts;`` parameter entity |