[Docstring-develop] CVS: dps/spec dps-notes.txt,1.1.1.1,1.2
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-08-01 02:46:49
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv1656/dps/spec Modified Files: dps-notes.txt Log Message: minor mods Index: dps-notes.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/dps-notes.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** dps-notes.txt 2001/07/22 22:36:09 1.1.1.1 --- dps-notes.txt 2001/08/01 02:46:47 1.2 *************** *** 9,14 **** ===== - - set up CVS on SF! - - Complete PEP 258 DPS Generic Implementation Details. --- 9,12 ---- *************** *** 18,29 **** from 2001-06-19/20. ! - Document DTD element semantics. ! - Create a standalone reStructuredText -> HTML/XML converter (stdin -> ! stdout filter), as a proof of concept. - Get cracking on the DPS itself! - Add layout component to framework? Or part of the formatter? --- 16,29 ---- from 2001-06-19/20. ! - Document! ! - Modules. ! - DTD element semantics. - Get cracking on the DPS itself! - Add layout component to framework? Or part of the formatter? + + - Add validation? See http://pytrex.sf.net, RELAX NG. |