diff --git a/doc/bugs.html b/doc/bugs.html index bf881b17..39849a3b 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -117,7 +117,8 @@ for portability problem, it makes things really harder to track and in some cases I'm not the best person to answer a given question, ask the list instead. Do not send code, I won't debug it (but patches are really appreciated!).

-

Check the following too before posting:

+

Check the following too before +posting:

+

Then send the bug with associated informations to reproduce it to the xslt@gnome.org list; if it's really libxslt +related I will approve it. Please do not send mail to me directly, it makes +things really hard to track and in some cases I am not the best person to +answer a given question, ask on the list.

+

To be really clear about support:

+

Of course, bugs reports with a suggested patch for fixing them will probably be processed faster.

If you're looking for help, a quick look at the list archive may actually diff --git a/doc/contribs.html b/doc/contribs.html index 6e78db9f..11bb3c8c 100644 --- a/doc/contribs.html +++ b/doc/contribs.html @@ -88,9 +88,9 @@ A:link, A:visited, A:active { text-decoration: underline } spent quite some time debugging non-trivial problems in early versions of libxslt

  • -Igor Zlatkovic is now - the maintainer of the Windows port, he - provides binaries +Igor Zlatkovic is now the + maintainer of the Windows port, he provides + binaries
  • Thomas Broyer provided a lot of suggestions, and drafted most of the extension API
  • diff --git a/doc/downloads.html b/doc/downloads.html index fe7ec736..a68b0d95 100644 --- a/doc/downloads.html +++ b/doc/downloads.html @@ -87,12 +87,11 @@ archive, Antonin Sprinzl also provides libxml2, libxml2-devel, libxslt and libxslt-devel -packages installed to compile applications using libxslt.) Igor Zlatkovic is now the -maintainer of the Windows port, he -provides binaries. Gary -Pennington provides Solaris -binaries. Steve Ball provides -Mac Os X +packages installed to compile applications using libxslt.) Igor Zlatkovic is now the maintainer of +the Windows port, he provides +binaries. Gary Pennington +provides Solaris binaries. +Steve Ball provides Mac Os X binaries.

    Contribs:

    I do accept external contributions, especially if compiling on another diff --git a/doc/news.html b/doc/news.html index 828b4871..d920ec12 100644 --- a/doc/news.html +++ b/doc/news.html @@ -90,7 +90,7 @@ for a really accurate description

  • Improvement of the python bindings: extension functions and activating EXSLT
  • various bug fixes: number formatting, portability for bounded string - functions, CData nodes, key(), @*[...] patterns
  • + functions, CData nodes, key(), @*[...] patterns
  • Documentation improvements (John Fleck)
  • added libxslt.m4 (Thomas Schraitle)
  • diff --git a/doc/python.html b/doc/python.html index 0470349f..0d91cb1c 100644 --- a/doc/python.html +++ b/doc/python.html @@ -112,15 +112,13 @@ be maintained as part of the library in the future, though the Python interface have not yet reached the maturity of the C API.

    Stéphane Bidoul -maintains a Windows -port of the Python bindings. - -

    +maintains a Windows port +of the Python bindings.

    Note to people interested in building bindings, the API is formalized as an XML API description file which allows to automate a large part of the Python bindings, this includes function -descriptions, enums, structures, typedefs, etc... The Python script used -to build the bindings is python/generator.py in the source distribution.

    +descriptions, enums, structures, typedefs, etc... The Python script used to +build the bindings is python/generator.py in the source distribution.

    To install the Python bindings there are 2 options:

    @@ -811,15 +834,16 @@ href="http://xmlsoft.org/python.html">libxml2 Python module.

    The distribution includes a set of Python bindings, which are garanteed to be maintained as part of the library in the future, though the Python interface have not yet reached the maturity of the C API.

    +

    Stéphane Bidoul -maintains a Windows -port of the Python bindings. +maintains a Windows port +of the Python bindings.

    Note to people interested in building bindings, the API is formalized as an XML API description file which allows to automate a large part of the Python bindings, this includes function -descriptions, enums, structures, typedefs, etc... The Python script used -to build the bindings is python/generator.py in the source distribution.

    +descriptions, enums, structures, typedefs, etc... The Python script used to +build the bindings is python/generator.py in the source distribution.

    To install the Python bindings there are 2 options: