1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

preparing 1.0.22 upated and rebuilt the docs Daniel

* configure.in: preparing 1.0.22
* doc/*: upated and rebuilt the docs
Daniel
This commit is contained in:
Daniel Veillard
2002-10-18 11:42:04 +00:00
parent 95c0361ca6
commit 3cffe0b6ed
32 changed files with 2247 additions and 883 deletions

View File

@@ -50,7 +50,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
<form action="http://xmlsoft.org/XSLT/search.php" enctype="application/x-www-form-urlencoded" method="GET">
<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
@@ -107,7 +107,9 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxslt-templates.html#XSLTEVALATTRVALUETEMPLATE">xsltEvalAttrValueTemplate</a>
<a href="html/libxslt-templates.html#XSLTEVALSTATICATTRVALUETEMPLATE">xsltEvalStaticAttrValueTemplate</a>
<a href="html/libxslt-templates.html#XSLTEVALXPATHSTRING">xsltEvalXPathString</a>
<a href="html/libxslt-templates.html#XSLTEVALXPATHSTRINGNS">xsltEvalXPathStringNs</a>
<a href="html/libxslt-templates.html#XSLTATTRTEMPLATEVALUEPROCESS">xsltAttrTemplateValueProcess</a>
<a href="html/libxslt-templates.html#XSLTATTRTEMPLATEVALUEPROCESSNODE">xsltAttrTemplateValueProcessNode</a>
<a href="html/libxslt-xsltutils.html#XSLTGETNSPROP">xsltGetNsProp</a>
</p>
<h2>Type xmlDocPtr:</h2>
@@ -172,6 +174,15 @@ A:link, A:visited, A:active { text-decoration: underline }
<p>
<a href="html/libxslt-extensions.html#XSLTEXTMODULEELEMENTPRECOMPUTELOOKUP">xsltExtModuleElementPreComputeLookup</a>
</p>
<h2>Type xsltSecurityCheck:</h2>
<p>
<a href="html/libxslt-security.html#XSLTGETSECURITYPREFS">xsltGetSecurityPrefs</a>
</p>
<h2>Type xsltSecurityPrefsPtr:</h2>
<p>
<a href="html/libxslt-security.html#XSLTNEWSECURITYPREFS">xsltNewSecurityPrefs</a>
<a href="html/libxslt-security.html#XSLTGETDEFAULTSECURITYPREFS">xsltGetDefaultSecurityPrefs</a>
</p>
<h2>Type xsltStackElemPtr:</h2>
<p>
<a href="html/libxslt-variables.html#XSLTPARSESTYLESHEETCALLERPARAM">xsltParseStylesheetCallerParam</a>