Okay this section is clearly incomplete. But integrating libxslt into your
application should be relatively easy. First check the few steps described
below, then for more detailed informations, look at the generated pages for the API and the source
of libxslt/xsltproc.c and the tutorial. Basically doing an XSLT transformation can be done in a few steps: - configure the parser for XSLT:
diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html
index a7d99363..eb6e8951 100644
--- a/doc/APIchunk0.html
+++ b/doc/APIchunk0.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index A-P for libxslt
 |    | The XSLT C library for GnomeAPI Alphabetic Index A-P for libxslt |
|
|
| A-P
+ API Alphabetic Index A-P for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index A-P for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html
index 079e91ae..ef76cf85 100644
--- a/doc/APIchunk1.html
+++ b/doc/APIchunk1.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index Q-a for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index Q-a for libxslt |
|
|
| A-P
+ API Alphabetic Index Q-a for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index Q-a for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 62e9274c..f1a1cd1d 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index b-c for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index b-c for libxslt |
|
|
| A-P
+ API Alphabetic Index b-c for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index b-c for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index 42a105c9..9f4efb57 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index d-e for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index d-e for libxslt |
|
|
| A-P
+ API Alphabetic Index d-e for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index d-e for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html
index 82d59d41..9b108f26 100644
--- a/doc/APIchunk4.html
+++ b/doc/APIchunk4.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index f-i for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index f-i for libxslt |
|
|
| A-P
+ API Alphabetic Index f-i for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index f-i for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html
index d5a577dd..4f44692a 100644
--- a/doc/APIchunk5.html
+++ b/doc/APIchunk5.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index j-n for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index j-n for libxslt |
|
|
| A-P
+ API Alphabetic Index j-n for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index j-n for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html
index 3d84fd82..751fa232 100644
--- a/doc/APIchunk6.html
+++ b/doc/APIchunk6.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index o-p for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index o-p for libxslt |
|
|
| A-P
+ API Alphabetic Index o-p for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index o-p for libxslt |
|
|
| A-P
Q-a
b-c
d-e
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html
index a735295c..97f8a56f 100644
--- a/doc/APIchunk7.html
+++ b/doc/APIchunk7.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
- API Alphabetic Index q-s for libxslt |    | The XSLT C library for GnomeAPI Alphabetic Index q-s for libxslt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|