summaryrefslogtreecommitdiffstats
path: root/packaging/doctype.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Solving the chicken-and-egg problem of creating theTommy Reynolds2006-01-121-0/+12
| | | | | | | | | "fdp-info-${LANG}.xml" file by using a simple shell script to pick out the document type. This is needed because, without the "fdp-info-${LANG}.xml" file, a new document will not validate and the xsltproc script "doctype.xsl" cannot determine the document type. To avoid nasty in-place sed(1)'ing to circumvent the problem, I'll opt for a non-XML solution.
* Additional helpful XSLT, also provide doctype dynamicallyPaul W. Frields2005-12-251-0/+8