|
From: <tr...@us...> - 2003-06-27 03:10:15
|
Update of /cvsroot/babeldoc/babeldoc/modules/core/config/pipeline/simple In directory sc8-pr-cvs1:/tmp/cvs-serv6524 Modified Files: documentation.properties Log Message: use "real" comment characters. Index: documentation.properties =================================================================== RCS file: /cvsroot/babeldoc/babeldoc/modules/core/config/pipeline/simple/documentation.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** documentation.properties 21 May 2003 22:46:34 -0000 1.5 --- documentation.properties 27 Jun 2003 03:10:00 -0000 1.6 *************** *** 1,10 **** entryStage=attrdefault ! ;attrcheck.stageType=Scripting ! ;attrcheck.nextStage=choose ! ;attrcheck.language=javascript ! ;attrcheck.scriptFile=core/scripts/attrcheck.js ! ;attrcheck.attrs.style=Attribute 'Style' required. This attribute determines the output document type. One of: html, xhtml, text ! ;attrcheck.failOnError=true attrdefault.stageType=Scripting --- 1,10 ---- entryStage=attrdefault ! #attrcheck.stageType=Scripting ! #attrcheck.nextStage=choose ! #attrcheck.language=javascript ! #attrcheck.scriptFile=core/scripts/attrcheck.js ! #attrcheck.attrs.style=Attribute 'Style' required. This attribute determines the output document type. One of: html, xhtml, text ! #attrcheck.failOnError=true attrdefault.stageType=Scripting |