1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-12 01:41:46 +03:00

generated an index based on comments content similar to libxml2 one The

* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
  an index based on comments content similar to libxml2 one
  The code need more specific comments.
* doc/*: rebuilt the web site with the new references
Daniel
This commit is contained in:
Daniel Veillard
2002-01-23 22:14:57 +00:00
parent 144b683bad
commit 2d9637880d
47 changed files with 14806 additions and 2401 deletions

View File

@ -13,8 +13,8 @@ REL="UP"
TITLE="Libxslt Library Reference"
HREF="libxslt-lib.html"><LINK
REL="PREVIOUS"
TITLE="imports"
HREF="libxslt-imports.html"><LINK
TITLE="extensions"
HREF="libxslt-extensions.html"><LINK
REL="NEXT"
TITLE="variables"
HREF="libxslt-variables.html"></HEAD
@ -49,7 +49,7 @@ WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="left"
><A
HREF="libxslt-imports.html"
HREF="libxslt-extensions.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
@ -123,7 +123,7 @@ NAME="LIBXSLT-NAMESPACES"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN2989"
NAME="AEN3816"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN2989"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN2992"
NAME="AEN3819"
></A
><H2
>Synopsis</H2
@ -255,7 +255,7 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLESHEETPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3023"
NAME="AEN3850"
></A
><H2
>Description</H2
@ -265,20 +265,20 @@ NAME="AEN3023"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3026"
NAME="AEN3853"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN3028"
NAME="AEN3855"
></A
><H3
><A
NAME="XSLTNAMESPACEALIAS"
></A
>xsltNamespaceAlias ()</H3
>&#62;xsltNamespaceAlias ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -300,14 +300,11 @@ HREF="XMLNODEPTR"
></TR
></TABLE
><P
>Read the stylesheet-prefix and result-prefix attributes, register
them as well as the corresponding namespace.</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3036"
NAME="AEN3862"
></A
><P
></P
@ -334,7 +331,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XSLT stylesheet</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -351,7 +348,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the xsl:namespace-alias node</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -362,13 +359,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3049"
NAME="AEN3875"
></A
><H3
><A
NAME="XSLTGETNAMESPACE"
></A
>xsltGetNamespace ()</H3
>&#62;xsltGetNamespace ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -401,15 +398,11 @@ HREF="XMLNODEPTR"
></TR
></TABLE
><P
>Find the right namespace value for this prefix, if needed create
and add a new namespace decalaration on the node
Handle namespace aliases</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3060"
NAME="AEN3885"
></A
><P
></P
@ -436,7 +429,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -453,7 +446,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -470,7 +463,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the namespace</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -487,7 +480,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the output node (or its parent)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -502,7 +495,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the namespace node to use or NULL</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -513,13 +506,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3085"
NAME="AEN3910"
></A
><H3
><A
NAME="XSLTGETSPECIALNAMESPACE"
></A
>xsltGetSpecialNamespace ()</H3
>&#62;xsltGetSpecialNamespace ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -556,14 +549,11 @@ HREF="XMLNODEPTR"
></TR
></TABLE
><P
>Find the right namespace value for this URI, if needed create
and add a new namespace decalaration on the node</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3097"
NAME="AEN3921"
></A
><P
></P
@ -590,7 +580,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -607,7 +597,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -624,7 +614,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the namespace URI</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -641,7 +631,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the suggested prefix</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -658,7 +648,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the output node (or its parent)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -673,7 +663,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the namespace node to use or NULL</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -684,13 +674,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3126"
NAME="AEN3950"
></A
><H3
><A
NAME="XSLTCOPYNAMESPACE"
></A
>xsltCopyNamespace ()</H3
>&#62;xsltCopyNamespace ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -719,20 +709,11 @@ HREF="XMLNSPTR"
></TR
></TABLE
><P
>Do a copy of an namespace node. If <TT
CLASS="PARAMETER"
><I
>node</I
></TT
> is non-NULL the
new namespaces are added automatically. This handles namespaces
aliases</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3137"
NAME="AEN3959"
></A
><P
></P
@ -759,7 +740,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -776,7 +757,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -793,7 +774,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the namespace node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -808,7 +789,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a new xmlNsPtr, or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -819,13 +800,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3158"
NAME="AEN3980"
></A
><H3
><A
NAME="XSLTCOPYNAMESPACELIST"
></A
>xsltCopyNamespaceList ()</H3
>&#62;xsltCopyNamespaceList ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -854,20 +835,11 @@ HREF="XMLNSPTR"
></TR
></TABLE
><P
>Do a copy of an namespace list. If <TT
CLASS="PARAMETER"
><I
>node</I
></TT
> is non-NULL the
new namespaces are added automatically. This handles namespaces
aliases</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3169"
NAME="AEN3989"
></A
><P
></P
@ -894,7 +866,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -911,7 +883,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -928,7 +900,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the first namespace</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -943,7 +915,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a new xmlNsPtr, or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -954,13 +926,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3190"
NAME="AEN4010"
></A
><H3
><A
NAME="XSLTFREENAMESPACEALIASHASHES"
></A
>xsltFreeNamespaceAliasHashes ()</H3
>&#62;xsltFreeNamespaceAliasHashes ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -978,13 +950,11 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLESHEETPTR"
></TR
></TABLE
><P
>Free up the memory used by namespaces aliases</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3197"
NAME="AEN4016"
></A
><P
></P
@ -1011,7 +981,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT stylesheet</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1035,7 +1005,7 @@ WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="left"
><A
HREF="libxslt-imports.html"
HREF="libxslt-extensions.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
@ -1107,7 +1077,7 @@ ALIGN="left"
COLOR="#FFFFFF"
SIZE="3"
><B
>imports</B
>extensions</B
></FONT
></TD
><TD