diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-08-12 08:35:55 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-08-12 08:35:55 +0000 |
commit | f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e (patch) | |
tree | 9f0aa7a7756cb2d28fdfcb159dcb9e946f12ada8 /doc/APIfiles.html | |
parent | c66126835d4df59cf4aaea9876c27546727b33eb (diff) | |
download | libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.tar.gz libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.tar.bz2 libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.zip |
Added a link to TestXSLT from Marc Liyanage in the contribution section
and recbuilt the web site,
Daniel
Diffstat (limited to 'doc/APIfiles.html')
-rw-r--r-- | doc/APIfiles.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/APIfiles.html b/doc/APIfiles.html index 9f279a02..ff88e60f 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.html @@ -130,7 +130,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-extensions.html#XSLTFREEEXTS">xsltFreeExts</a> <a href="html/libxslt-extensions.html#XSLTPRECOMPUTEEXTMODULEELEMENT">xsltPreComputeExtModuleElement</a> <a href="html/libxslt-extensions.html#XSLTREGISTERTESTMODULE">xsltRegisterTestModule</a> -<a href="">xsltDebugDumpExtensions</a> +<a href="html/libxslt-extensions.html#XSLTDEBUGDUMPEXTENSIONS">xsltDebugDumpExtensions</a> </p> <h2>Module extra:</h2> <p> @@ -291,8 +291,9 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltinternals.html#XSLT-PAT-NO-PRIORITY-CAPS">XSLT_PAT_NO_PRIORITY</a> <a href="html/libxslt-xsltinternals.html#XSLTRUNTIMEEXTRA">xsltRuntimeExtra</a> <a href="html/libxslt-xsltinternals.html#XSLTRUNTIMEEXTRAPTR">xsltRuntimeExtraPtr</a> -<a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-CAPS">XSLT_RUNTIME_EXTRA</a> +<a href="">XSLT_RUNTIME_EXTRA_LST</a> <a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-FREE-CAPS">XSLT_RUNTIME_EXTRA_FREE</a> +<a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-CAPS">XSLT_RUNTIME_EXTRA</a> <a href="html/libxslt-xsltinternals.html#XSLTTEMPLATE">xsltTemplate</a> <a href="html/libxslt-xsltinternals.html#XSLTTEMPLATEPTR">xsltTemplatePtr</a> <a href="html/libxslt-xsltinternals.html#XSLTDECIMALFORMAT">xsltDecimalFormat</a> @@ -364,7 +365,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltutils.html#XSLTSAVERESULTTOFILENAME">xsltSaveResultToFilename</a> <a href="html/libxslt-xsltutils.html#XSLTSAVERESULTTOFILE">xsltSaveResultToFile</a> <a href="html/libxslt-xsltutils.html#XSLTSAVERESULTTOFD">xsltSaveResultToFd</a> -<a href="">xsltSaveResultToString</a> +<a href="html/libxslt-xsltutils.html#XSLTSAVERESULTTOSTRING">xsltSaveResultToString</a> <a href="html/libxslt-xsltutils.html#XSLTSAVEPROFILING">xsltSaveProfiling</a> <a href="html/libxslt-xsltutils.html#XSLTTIMESTAMP">xsltTimestamp</a> <a href="html/libxslt-xsltutils.html#XSLTCALIBRATEADJUST">xsltCalibrateAdjust</a> |