From d1d4efa4856aae79bfbf371e9f77cbfcf96c79e4 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 28 Oct 2001 18:51:28 +0000 Subject: [PATCH] Fixed a broken link, Daniel --- doc/bugs.html | 3 +-- doc/downloads.html | 4 ++-- doc/index.html | 10 +++++----- doc/news.html | 2 +- doc/xslt.html | 22 +++++++++++----------- 5 files changed, 20 insertions(+), 21 deletions(-) diff --git a/doc/bugs.html b/doc/bugs.html index 7a70cd6..15c13ab 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -63,8 +63,7 @@ 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. Check the instructions on reporting -bugs and be sure to specify that the bug is for the package libxslt.

+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 to this list, please visit the associated Web page and follow the instructions.

diff --git a/doc/downloads.html b/doc/downloads.html index 77e355f..0f0ac60 100644 --- a/doc/downloads.html +++ b/doc/downloads.html @@ -64,8 +64,8 @@ archive or RPM (NOTE that you need the 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 -

+provides binaries. Gary +Pennington provides Solaris binaries.

Contribs:

I do accept external contributions, especially if compiling on another platform, get in touch with me to upload the package. I will keep them in the diff --git a/doc/index.html b/doc/index.html index 4d021cf..f49e383 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,11 +58,11 @@ A:link, A:visited, A:active { text-decoration: underline }
-

Libxslt is the XSLT C library developped for the Gnome project. XSLT itself -is a an XML language to define transformation for XML. Libxslt is based -on libxml2 the XML C library developped for the Gnome project.

-

People can either embed the library in their application or use -xsltproc the command line processing tool.

+

Libxslt is the XSLT C library developped for the Gnome project. XSLT +itself is a an XML language to define transformation for XML. Libxslt is +based on libxml2 the XML C library developped for the Gnome project.

+

People can either embed the library in their application or use xsltproc +the command line processing tool.

External documents:

1.0.4: Sep 12 2001

diff --git a/doc/xslt.html b/doc/xslt.html index 6804f3b..ca95d1c 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -8,16 +8,16 @@ -

The XSLT C library for Gnome

libxslt

-

Libxslt is the XSLT C library developped for the Gnome project. XSLT itself -is a an XML language to define transformation for XML. Libxslt is based -on libxml2 the XML C library developped for the Gnome project.

-

People can either embed the library in their application or use -xsltproc the command line processing tool.

+

Libxslt is the XSLT C library developped for the Gnome project. XSLT +itself is a an XML language to define transformation for XML. Libxslt is +based on libxml2 the XML C library developped for the Gnome project.

+ +

People can either embed the library in their application or use xsltproc +the command line processing tool.

External documents:

-- 2.7.4