1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

automated the generation of the man page Daniel

* doc/Makefile.am doc/xsltproc.1 doc/xsltproc.xml: automated the
  generation of the man page
Daniel
This commit is contained in:
Daniel Veillard
2003-04-25 13:27:22 +00:00
parent cc98e55946
commit 505f68f7e2
4 changed files with 13 additions and 6 deletions

View File

@ -90,10 +90,7 @@ The input document is an HTML file.
.TP
\fB--docbook\fR
The input document is DocBook SGML.
Do not use the --docbook option of xsltproc to process XML DocBook
documents, this option is only intended to provide some (limited) support
of the SGML version of DocBook.
The input document is DocBook SGML. Do not use the --docbook option of xsltproc to process XML DocBook documents, this option is only intended to provide some (limited) support of the SGML version of DocBook.
.TP
\fB--param\fR \fIname\fR \fIvalue\fR
@ -182,4 +179,4 @@ libxml web page:: http://www.xmlsoft.org/http://www.xmlsoft.org/
W3C XSLT page:: http://www.w3.org/TR/xslthttp://www.w3.org/TR/xslt
.SH AUTHOR
.
John Fleck.