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 eb6e8951..81592212 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 ef76cf85..a229dc7f 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 f1a1cd1d..9d04c01a 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 9f4efb57..6f6b34db 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 9b108f26..4b8751d1 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 4f44692a..b02fc73a 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 751fa232..6d7a697f 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 97f8a56f..11357a40 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|