From 144b683bad77af1dec371da82dfdb693a66c96fc Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 23 Jan 2002 13:16:56 +0000 Subject: [PATCH] Someone was picky :-), Daniel --- doc/extensions.html | 2 +- doc/index.html | 4 ++-- doc/xslt.html | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/extensions.html b/doc/extensions.html index 0e5c4d0c..2171076a 100644 --- a/doc/extensions.html +++ b/doc/extensions.html @@ -87,7 +87,7 @@ A:link, A:visited, A:active { text-decoration: underline }

Introduction

This document describes the work needed to write extensions to the -standard XSLT library for use with libxslt, the XSLT C library developped for the Gnome project.

+standard XSLT library for use with libxslt, the XSLT C library developed for the Gnome project.

Before starting reading this document it is highly recommended to get familiar with the libxslt internals.

Note: this documentation is by definition incomplete and I am not good at diff --git a/doc/index.html b/doc/index.html index 4faf52b8..dee50c6c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,8 +64,8 @@ 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 +developed 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 developed for the Gnome project. It also implements most of the EXSLT set of extensions functions and some of Saxon's evaluate and expressions extensions.

People can either embed the library in their application or use xsltproc diff --git a/doc/xslt.html b/doc/xslt.html index 40409805..ddc1d446 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -13,9 +13,9 @@

libxslt

Libxslt is the XSLT C library -developped for the Gnome project. XSLT itself is a an XML language to define +developed 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 +href="http://xmlsoft.org/">libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of extensions functions and some of Saxon's evaluate and expressions extensions.

@@ -1154,7 +1154,7 @@ xsltCompMatch).

This document describes the work needed to write extensions to the standard XSLT library for use with libxslt, the XSLT C library developped for the XSLT C library developed for the Gnome project.

Before starting reading this document it is highly recommended to get -- 2.34.1