[Docstring-checkins] CVS: dps/spec doctree.txt,1.5,1.6
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-11-19 04:01:42
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv2365/dps/spec Modified Files: doctree.txt Log Message: - Removed generic 'directive'. Index: doctree.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/doctree.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** doctree.txt 2001/11/06 01:07:59 1.5 --- doctree.txt 2001/11/19 04:01:39 1.6 *************** *** 29,33 **** | | - literal | - lists | | - hyperlink +------------+ | | blocks | - tables | | targets | ! | para- | - doctest | - block | foot- | - directives | | graphs | blocks | quotes | notes | - comments | +---------+-----------+----------+-------+--------------+ --- 29,33 ---- | | - literal | - lists | | - hyperlink +------------+ | | blocks | - tables | | targets | ! | para- | - doctest | - block | foot- | - sub. defs | | graphs | blocks | quotes | notes | - comments | +---------+-----------+----------+-------+--------------+ *************** *** 71,75 **** important_ ! - _`Special body elements`: target_, directive_, substitution_ comment_, system_warning_ --- 71,75 ---- important_ ! - _`Special body elements`: target_, substitution_definition_, comment_, system_warning_ |