1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-28 04:41:59 +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

@ -123,7 +123,7 @@ NAME="LIBXSLT-KEYS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN3645"
NAME="AEN4431"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN3645"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN3648"
NAME="AEN4434"
></A
><H2
>Synopsis</H2
@ -227,7 +227,7 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3671"
NAME="AEN4457"
></A
><H2
>Description</H2
@ -237,20 +237,20 @@ NAME="AEN3671"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3674"
NAME="AEN4460"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN3676"
NAME="AEN4462"
></A
><H3
><A
NAME="XSLTADDKEY"
></A
>xsltAddKey ()</H3
>&#62;xsltAddKey ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -288,13 +288,11 @@ HREF="XMLNODEPTR"
></TR
></TABLE
><P
>add a key definition to a stylesheet</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3688"
NAME="AEN4473"
></A
><P
></P
@ -321,7 +319,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT stylesheet</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -338,7 +336,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the key name or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -355,7 +353,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the name URI or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -372,7 +370,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the match value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -389,7 +387,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the use value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -406,7 +404,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the key instruction</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -421,7 +419,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 in case of success, and -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -432,13 +430,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3721"
NAME="AEN4506"
></A
><H3
><A
NAME="XSLTGETKEY"
></A
>xsltGetKey ()</H3
>&#62;xsltGetKey ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -471,13 +469,11 @@ HREF="XMLCHAR"
></TR
></TABLE
><P
>Lookup a key</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3732"
NAME="AEN4516"
></A
><P
></P
@ -504,7 +500,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -521,7 +517,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the key name or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -538,7 +534,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the name URI or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -555,7 +551,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the key value to look for</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -570,7 +566,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the nodeset resulting from the query or NULL</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -581,13 +577,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3757"
NAME="AEN4541"
></A
><H3
><A
NAME="XSLTINITCTXTKEYS"
></A
>xsltInitCtxtKeys ()</H3
>&#62;xsltInitCtxtKeys ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -609,14 +605,11 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
></TR
></TABLE
><P
>Computes all the keys tables for the current input document.
Should be done before global varibales are initialized.</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3765"
NAME="AEN4548"
></A
><P
></P
@ -643,7 +636,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT transformation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -660,7 +653,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT document</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -671,13 +664,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3778"
NAME="AEN4561"
></A
><H3
><A
NAME="XSLTFREEKEYS"
></A
>xsltFreeKeys ()</H3
>&#62;xsltFreeKeys ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -695,13 +688,11 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLESHEETPTR"
></TR
></TABLE
><P
>Free up the memory used by XSLT keys in a stylesheet</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3785"
NAME="AEN4567"
></A
><P
></P
@ -728,7 +719,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XSLT stylesheet</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -739,13 +730,13 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN3794"
NAME="AEN4576"
></A
><H3
><A
NAME="XSLTFREEDOCUMENTKEYS"
></A
>xsltFreeDocumentKeys ()</H3
>&#62;xsltFreeDocumentKeys ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
@ -763,13 +754,11 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
></TR
></TABLE
><P
>Free the keys associated to a document</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN3801"
NAME="AEN4582"
></A
><P
></P
@ -796,7 +785,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a XSLT document</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE