Contains the command-line tools: shell scripts for use on Unix/Linux/Mac OS X and .bat
files for use on Windows (2000, XP, Vista).
Contains the CSS style sheets which are used to customize the look of the HTML pages generated by sci2html
, sci2chm
and sci2jh
.
Contains this document in various formats.
Contains a copy of the DocBook XSL style sheets. These style sheets are used to convert DocBook 5 documents (and hence, Scilab documentation) to HTML, PostScript, PDF, JavaHelp, etc.
Contains a README and a LICENSE file for each software component bundled with this toolkit.
Contains all the software components (that is, Java class libraries packaged as .jar
files) bundled with this toolkit.
Contains scilab.rnc
, the RELAX NG schema defining the DocBook 5 subset used for the documentation of Scilab.
Contains the source code of two utility classes needed by the command-line tools of this toolkit. More information in "Recompiling the sources".
The XSLT style sheet used to convert a document conforming to manrev.dtd
to a document conforming to the DocBook 5 subset.
The XSLT style sheet used to convert a document conforming to man.dtd
to a document conforming to manrev.dtd
.
Fixes bugs in the stock docbook/fo/htmltbl.xsl
.