[xslt] Windows: *.def.src generation



Hi there,

As is the case in libxml2, libxslt now has a stylesheet which generates 
*.def.src files. It answers to the name win32/defgen.xsl.

The same stylesheet generates .def.src for both libxslt and libexslt. 
When run from the win32 subdirectory, it should be done like this:

   xsltproc -o libxslt.def.src defgen.xsl ../doc/libxslt-api.xml
   xsltproc -o libexslt.def.src defgen.xsl ../doc/libexslt-api.xml

The stylesheet and the generated .def.src files are in the CVS.

Ciao,
Igor




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]