diff --git a/doc/bugs.html b/doc/bugs.html index c245ca72..e1bb0bc9 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -28,7 +28,12 @@ point of fixing them in a timely fashion. The best way to report a bug is to use the Gnome bug tracking database (make sure to use the "libxslt" module name). I look at reports there regularly and it's good to have a reminder when a bug -is still open. Be sure to specify that the bug is for the package libxslt.
There is also a mailing-list xslt@gnome.org for libxslt, with an on-line archive. To subscribe +is still open. Be sure to specify that the bug is for the package libxslt.
For small problems you can try to get help on IRC, the #xml channel on +irc.gnome.org (port 6667) usually have a few person subscribed which may +help (but there is no garantee and if a real issue is raised it should go +on the mailing-list for archival). + +
There is also a mailing-list xslt@gnome.org for libxslt, with an on-line archive. To subscribe to this list, please visit the associated Web page and follow the instructions.
Alternatively, you can just send the bug to the xslt@gnome.org list, if it's really libxslt related I will approve it.. Please do not send me mail directly especially diff --git a/doc/xslt.html b/doc/xslt.html index db2f98cd..6f2760b3 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -104,6 +104,11 @@ bug tracking database (make sure to use the "libxslt" module name). I look at reports there regularly and it's good to have a reminder when a bug is still open. Be sure to specify that the bug is for the package libxslt.
+For small problems you can try to get help on IRC, the #xml channel on +irc.gnome.org (port 6667) usually have a few person subscribed which may +help (but there is no garantee and if a real issue is raised it should go +on the mailing-list for archival). +
There is also a mailing-list xslt@gnome.org for libxslt, with an on-line archive. To subscribe diff --git a/doc/xsltproc.html b/doc/xsltproc.html index 531065ab..fd34a3b4 100644 --- a/doc/xsltproc.html +++ b/doc/xsltproc.html @@ -1,4 +1,4 @@ -
xsltproc — command line xslt processor
xsltproc [[-V] | [-v] | [-o file] | [--timing] | [--repeat] | [--debug] | [--novalid] | [--noout] | [--maxdepth val] | [--html] | [--docbook] | [--param name value] | [--stringparam name value] | [--nonet] | [--catalogs] | [--xinclude] | [--profile] | [--dumpextensions] | [--nowrite] | [--nomkdir] | [--writesubtree]] [stylesheet] [file1] [file2] [....]
+
xsltproc — command line xslt processor
xsltproc [[-V] | [-v] | [-o file] | [--timing] | [--repeat] | [--debug] | [--novalid] | [--noout] | [--maxdepth val] | [--html] | [--param name value] | [--stringparam name value] | [--nonet] | [--catalogs] | [--xinclude] | [--profile] | [--dumpextensions] | [--nowrite] | [--nomkdir] | [--writesubtree]] [stylesheet] [file1] [file2] [....]