-
- Downloads
Create INSTALL file via XSLT
As before, create an INSTALL.html file for processing with lynx, but use
xsltproc and a new XSLT stylesheet instead of jade and DSSSL.
Replacing jade with xsltproc removes jade from the requirements for
distribution building.
Reviewed-by:
Magnus Hagander <magnus@hagander.net>
Showing
- doc/src/sgml/.gitignore 1 addition, 0 deletionsdoc/src/sgml/.gitignore
- doc/src/sgml/Makefile 21 additions, 14 deletionsdoc/src/sgml/Makefile
- doc/src/sgml/stylesheet-text.xsl 98 additions, 0 deletionsdoc/src/sgml/stylesheet-text.xsl
- doc/src/sgml/stylesheet.dsl 0 additions, 43 deletionsdoc/src/sgml/stylesheet.dsl
Loading
Please register or sign in to comment