From 5e2962ab0f56817d7c2e4539b1ab7ab6243bfcd1 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 7 Nov 2005 13:18:34 +0000 Subject: [PATCH] Fixed Max OS X download links, Daniel --- doc/API.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/index.html | 2 +- doc/internals.html | 2 +- doc/intro.html | 2 +- doc/news.html | 2 +- doc/python.html | 2 +- doc/site.xsl | 2 +- doc/xsltproc2.html | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/API.html b/doc/API.html index 9bfe09a..782b66c 100644 --- a/doc/API.html +++ b/doc/API.html @@ -8,7 +8,7 @@ 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 + Tutorial2

  • Man page for xsltproc
  • Mail archive
  • XML libxml2
  • FTP
  • Windows binaries
  • Solaris binaries
  • MacOsX binaries
  • Bug Tracker
  • XSLT with PHP
  • Apache module
  • Pascal bindings
  • Xsldbg Debugger
  • 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/FAQ.html b/doc/FAQ.html index dd97915..e050293 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -8,7 +8,7 @@ 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 + Tutorial2
      2. Man page for xsltproc
      3. Mail archive
      4. XML libxml2
      5. FTP
      6. Windows binaries
      7. Solaris binaries
      8. MacOsX binaries
      9. Bug Tracker
      10. XSLT with PHP
      11. Apache module
      12. Pascal bindings
      13. Xsldbg Debugger
      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 e68b48b..137e76f 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -8,7 +8,7 @@ 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 + Tutorial2

      2. Man page for xsltproc
      3. Mail archive
      4. XML libxml2
      5. FTP
      6. Windows binaries
      7. Solaris binaries
      8. MacOsX binaries
      9. Bug Tracker
      10. XSLT with PHP
      11. Apache module
      12. Pascal bindings
      13. Xsldbg Debugger
      14. API Indexes

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