1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Updated the on-line documentation, Daniel

This commit is contained in:
Daniel Veillard
2001-11-26 13:20:05 +00:00
parent 28c19237e6
commit d2e0eb61ea
16 changed files with 411 additions and 351 deletions

View File

@ -162,6 +162,10 @@ HREF="libxslt-xslt.html#XSLT-DEFAULT-URL-CAPS"
HREF="libxslt-xslt.html#XSLT-NAMESPACE-CAPS"
>XSLT_NAMESPACE</A
>
#define <A
HREF="libxslt-xslt.html#LIBXSLT-PUBLIC-CAPS"
>LIBXSLT_PUBLIC</A
>
void <A
HREF="libxslt-xslt.html#XSLTCLEANUPGLOBALS"
>xsltCleanupGlobals</A
@ -173,7 +177,7 @@ HREF="libxslt-xslt.html#XSLTCLEANUPGLOBALS"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN42"
NAME="AEN43"
></A
><H2
>Description</H2
@ -183,14 +187,14 @@ NAME="AEN42"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN45"
NAME="AEN46"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN47"
NAME="AEN48"
></A
><H3
><A
@ -218,7 +222,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN53"
NAME="AEN54"
></A
><H3
><A
@ -246,7 +250,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN59"
NAME="AEN60"
></A
><H3
><A
@ -274,7 +278,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN65"
NAME="AEN66"
></A
><H3
><A
@ -302,7 +306,39 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN71"
NAME="AEN72"
></A
><H3
><A
NAME="LIBXSLT-PUBLIC-CAPS"
></A
>LIBXSLT_PUBLIC</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define LIBXSLT_PUBLIC</PRE
></TD
></TR
></TABLE
><P
>This macro is needed on Win32 when using MSVC. It enables the client code
to access exported variables. It should expand to nothing when compiling
this library itself, but must expand to __declspec(dllimport) when a
client includes the library header and that only if it links dynamically
against this library.</P
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN78"
></A
><H3
><A