From 422bcd1f1256783894d975bec6aaaba345c4ce49 Mon Sep 17 00:00:00 2001 From: "William M. Brack" Date: Wed, 3 Mar 2004 13:38:28 +0000 Subject: [PATCH] rebuilt the docs to fix the "href_base" problem. * doc/*, doc/html/*, doc/EXSLT/*: rebuilt the docs to fix the "href_base" problem. --- ChangeLog | 5 +++++ doc/API.html | 2 +- doc/APIchunk0.html | 2 +- doc/APIchunk1.html | 2 +- doc/APIchunk2.html | 2 +- doc/APIchunk3.html | 2 +- doc/APIchunk4.html | 2 +- doc/APIchunk5.html | 2 +- doc/APIchunk6.html | 2 +- doc/APIchunk7.html | 2 +- doc/APIchunk8.html | 2 +- doc/APIchunk9.html | 2 +- doc/APIconstructors.html | 2 +- doc/APIfiles.html | 5 +++-- doc/APIfunctions.html | 2 +- doc/APIsymbols.html | 3 ++- doc/EXSLT/APIchunk0.html | 2 +- doc/EXSLT/APIconstructors.html | 2 +- doc/EXSLT/APIfiles.html | 2 +- doc/EXSLT/APIfunctions.html | 2 +- doc/EXSLT/APIsymbols.html | 2 +- doc/FAQ.html | 2 +- doc/bugs.html | 2 +- doc/contribs.html | 2 +- doc/docbook.html | 2 +- doc/docs.html | 2 +- doc/downloads.html | 2 +- doc/extensions.html | 2 +- doc/help.html | 2 +- doc/html/book1.html | 2 +- doc/html/index.html | 2 +- doc/html/libxslt-attributes.html | 2 +- doc/html/libxslt-documents.html | 2 +- doc/html/libxslt-extensions.html | 2 +- doc/html/libxslt-extra.html | 2 +- doc/html/libxslt-functions.html | 2 +- doc/html/libxslt-imports.html | 2 +- doc/html/libxslt-keys.html | 3 ++- doc/html/libxslt-lib.html | 2 +- doc/html/libxslt-namespaces.html | 2 +- doc/html/libxslt-numbersInternals.html | 2 +- doc/html/libxslt-pattern.html | 2 +- doc/html/libxslt-preproc.html | 2 +- doc/html/libxslt-security.html | 2 +- doc/html/libxslt-templates.html | 2 +- doc/html/libxslt-transform.html | 2 +- doc/html/libxslt-variables.html | 2 +- doc/html/libxslt-xslt.html | 2 +- doc/html/libxslt-xsltInternals.html | 2 +- doc/html/libxslt-xsltexports.html | 2 +- doc/html/libxslt-xsltutils.html | 2 +- doc/index.html | 2 +- doc/internals.html | 2 +- doc/intro.html | 2 +- doc/news.html | 2 +- doc/python.html | 2 +- doc/search.php | 2 +- doc/search.templ | 2 +- doc/xsltproc2.html | 2 +- 59 files changed, 67 insertions(+), 59 deletions(-) diff --git a/ChangeLog b/ChangeLog index c9b7f60..93d8cec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 3 21:33:33 HKT 2004 William Brack + + * doc/*, doc/html/*, doc/EXSLT/*: rebuilt the docs to fix + the "href_base" problem. + Fri Feb 27 01:04:47 HKT 2004 William Brack * configure.in, config.h.in: added test for localtime_r diff --git a/doc/API.html b/doc/API.html index 214199a..05e29ad 100644 --- a/doc/API.html +++ b/doc/API.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 } - The programming API
Action against software patentsGnome2 LogoW3C logoRed Hat Logo
Made with Libxslt Logo

The XSLT C library for Gnome

The programming API

Main Menu
Related links
API Indexes

Okay this section is clearly incomplete. But integrating libxslt into your + The programming API
Action against software patentsGnome2 LogoW3C logoRed Hat Logo
Made with Libxslt Logo

The XSLT C library for Gnome

The programming API

Main Menu
Related links
API Indexes

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:

  1. configure the parser for XSLT: diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html index ab38bd8..5ebfa5d 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index A-P for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index A-P for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index A-P for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html index 0e26f39..c9f7c22 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index Q-a for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index Q-a for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index Q-a for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html index 5efcf7c..e497ef9 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index b-c for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index b-c for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index b-c for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html index cf963b8..bb4e8a4 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index d-e for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index d-e for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index d-e for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html index 089f528..0124d2f 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index f-i for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index f-i for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index f-i for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html index b9c41db..f956dd9 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index j-n for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index j-n for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index j-n for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html index e4795f7..a68c20d 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index o-p for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index o-p for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index o-p for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html index e70513c..2ad787d 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
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index q-s for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index q-s for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index q-s for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html index 377f989..3c9e8b9 100644 --- a/doc/APIchunk8.html +++ b/doc/APIchunk8.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 t-u for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index t-u for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index t-u for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index t-u for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html index 1d5266e..e882427 100644 --- a/doc/APIchunk9.html +++ b/doc/APIchunk9.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 v-z for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index v-z for libxslt

    Main Menu
    Related links
    API Indexes

    A-P + API Alphabetic Index v-z for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    API Alphabetic Index v-z for libxslt

    Main Menu
    Related links
    API Indexes

    A-P Q-a b-c d-e diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html index bc1638a..599a620 100644 --- a/doc/APIconstructors.html +++ b/doc/APIconstructors.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 } - List of constructors for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of constructors for libxslt

    Main Menu
    Related links
    API Indexes

    Type const xmlChar *:

    xsltEvalStaticAttrValueTemplate
    + List of constructors for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of constructors for libxslt

    Main Menu
    Related links
    API Indexes

    Type const xmlChar *:

    xsltEvalStaticAttrValueTemplate
    xsltGetCNsProp
    xsltGetQNameURI
    xsltSplitQName
    diff --git a/doc/APIfiles.html b/doc/APIfiles.html index dda1cc5..09c804a 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.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 } - List of Symbols per Module for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of Symbols per Module for libxslt

    Main Menu
    Related links
    API Indexes

    Module attributes:

    xsltApplyAttributeSet
    + List of Symbols per Module for libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of Symbols per Module for libxslt

    Main Menu
    Related links
    API Indexes

    Module attributes:

    xsltApplyAttributeSet
    xsltFreeAttributeSetsHashes
    xsltParseStylesheetAttributeSet
    xsltResolveStylesheetAttributeSet
    @@ -85,7 +85,8 @@ A:link, A:visited, A:active { text-decoration: underline } xsltNextImport
    xsltParseStylesheetImport
    xsltParseStylesheetInclude
    -

    Module keys:

    xsltAddKey
    +

    Module keys:

    NODE_IS_KEYED
    +xsltAddKey
    xsltFreeDocumentKeys
    xsltFreeKeys
    xsltGetKey
    diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 614990f..973e34b 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.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 } - List of function manipulating types in libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of function manipulating types in libxslt

    Main Menu
    Related links
    API Indexes

    Type ...:

    xsltTransformError
    + List of function manipulating types in libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    List of function manipulating types in libxslt

    Main Menu
    Related links
    API Indexes

    Type ...:

    xsltTransformError

    Type FILE *:

    xsltApplyStylesheetUser
    xsltDebugDumpExtensions
    xsltProfileStylesheet
    diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html index 1361c99..6005c9a 100644 --- a/doc/APIsymbols.html +++ b/doc/APIsymbols.html @@ -7,13 +7,14 @@ 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 } - Alphabetic List of Symbols in libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    Alphabetic List of Symbols in libxslt

    Main Menu
    Related links
    API Indexes

    Letter C:

    CHECK_STOPPED
    + Alphabetic List of Symbols in libxslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    Alphabetic List of Symbols in libxslt

    Main Menu
    Related links
    API Indexes

    Letter C:

    CHECK_STOPPED
    CHECK_STOPPED0
    CHECK_STOPPEDE

    Letter I:

    IS_XSLT_ELEM
    IS_XSLT_NAME
    IS_XSLT_REAL_NODE

    Letter L:

    LIBXSLT_PUBLIC
    +

    Letter N:

    NODE_IS_KEYED

    Letter X:

    XSLTCALL
    XSLTPUBFUN
    XSLTPUBVAR
    diff --git a/doc/EXSLT/APIchunk0.html b/doc/EXSLT/APIchunk0.html index fb43e7e..defa712 100644 --- a/doc/EXSLT/APIchunk0.html +++ b/doc/EXSLT/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 C-s for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    API Alphabetic Index C-s for libexslt

    Main Menu
    Related links
    API Indexes

    C-s + API Alphabetic Index C-s for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    API Alphabetic Index C-s for libexslt

    Main Menu
    Related links
    API Indexes

    C-s

    Letter C:

    Common
    exsltCommonRegister

    Letter D:

    Dates
    exsltDateRegister
    Dynamic
    exsltDynRegister
    diff --git a/doc/EXSLT/APIconstructors.html b/doc/EXSLT/APIconstructors.html index 4ec7e76..5e014be 100644 --- a/doc/EXSLT/APIconstructors.html +++ b/doc/EXSLT/APIconstructors.html @@ -7,4 +7,4 @@ 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 } - List of constructors for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of constructors for libexslt

    Main Menu
    Related links
    API Indexes

    Daniel Veillard

    + List of constructors for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of constructors for libexslt

    Main Menu
    Related links
    API Indexes

    Daniel Veillard

    diff --git a/doc/EXSLT/APIfiles.html b/doc/EXSLT/APIfiles.html index e66abcc..f781533 100644 --- a/doc/EXSLT/APIfiles.html +++ b/doc/EXSLT/APIfiles.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 } - List of Symbols per Module for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of Symbols per Module for libexslt

    Main Menu
    Related links
    API Indexes

    Module exslt:

    EXSLT_COMMON_NAMESPACE
    + List of Symbols per Module for libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of Symbols per Module for libexslt

    Main Menu
    Related links
    API Indexes

    Module exslt:

    EXSLT_COMMON_NAMESPACE
    EXSLT_DATE_NAMESPACE
    EXSLT_DYNAMIC_NAMESPACE
    EXSLT_FUNCTIONS_NAMESPACE
    diff --git a/doc/EXSLT/APIfunctions.html b/doc/EXSLT/APIfunctions.html index 6a14f3a..f6b74ca 100644 --- a/doc/EXSLT/APIfunctions.html +++ b/doc/EXSLT/APIfunctions.html @@ -7,4 +7,4 @@ 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 } - List of function manipulating types in libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of function manipulating types in libexslt

    Main Menu
    Related links
    API Indexes

    Daniel Veillard

    + List of function manipulating types in libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    List of function manipulating types in libexslt

    Main Menu
    Related links
    API Indexes

    Daniel Veillard

    diff --git a/doc/EXSLT/APIsymbols.html b/doc/EXSLT/APIsymbols.html index 353d829..393567f 100644 --- a/doc/EXSLT/APIsymbols.html +++ b/doc/EXSLT/APIsymbols.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 } - Alphabetic List of Symbols in libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    Alphabetic List of Symbols in libexslt

    Main Menu
    Related links
    API Indexes

    Letter E:

    EXSLTCALL
    + Alphabetic List of Symbols in libexslt
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The EXSLT C library for Gnome

    Alphabetic List of Symbols in libexslt

    Main Menu
    Related links
    API Indexes

    Letter E:

    EXSLTCALL
    EXSLTPUBFUN
    EXSLTPUBVAR
    EXSLT_COMMON_NAMESPACE
    diff --git a/doc/FAQ.html b/doc/FAQ.html index 3da4394..e573818 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.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 } - FAQ
    Action against software patentsGnome2 LogoW3C logoRed Hat Logo
    Made with Libxslt Logo

    The XSLT C library for Gnome

    FAQ

    Main Menu
    Related links
    API Indexes
    1. Troubles compiling or linking programs using libxslt + FAQ
      Action against software patentsGnome2 LogoW3C logoRed Hat Logo
      Made with Libxslt Logo

      The XSLT C library for Gnome

      FAQ

      Main Menu
      Related links
      API Indexes
      1. Troubles compiling or linking programs using libxslt

        Usually the problem comes from the fact that the compiler doesn't get the right compilation or linking flags. There is a small shell script xslt-config which is installed as part of libxslt usual diff --git a/doc/bugs.html b/doc/bugs.html index a572d21..6241fb1 100644 --- a/doc/bugs.html +++ b/doc/bugs.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 } - Reporting bugs and getting help
        Action against software patentsGnome2 LogoW3C logoRed Hat Logo
        Made with Libxslt Logo

        The XSLT C library for Gnome

        Reporting bugs and getting help

        Main Menu
        Related links
        API Indexes

        If you need help with the XSLT language itself, here are a number of + Reporting bugs and getting help
        Action against software patentsGnome2 LogoW3C logoRed Hat Logo
        Made with Libxslt Logo

        The XSLT C library for Gnome

        Reporting bugs and getting help

        Main Menu
        Related links
        API Indexes

        If you need help with the XSLT language itself, here are a number of useful resources: