mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-08 11:02:18 +03:00
* libxslt.spec.in libexslt/Makefile.am libexslt/libexslt.3 libxslt/Makefile.am libxslt/libxslt.3: Moved the man pages to section 3 * libexslt/sets.c: applied patch from Peter Breitenlohner * doc/*: rebuilt the docs * tests/docbook/result//* tests/xmlspec/*.html: changes in generattion of " as " in element content. Daniel
34 lines
3.6 KiB
HTML
34 lines
3.6 KiB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Libxslt Library Reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.58.1"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
|
||
.synopsis, .classsynopsis {
|
||
background: #eeeeee;
|
||
border: solid 1px #aaaaaa;
|
||
padding: 0.5em;
|
||
}
|
||
.programlisting {
|
||
background: #eeeeff;
|
||
border: solid 1px #aaaaff;
|
||
padding: 0.5em;
|
||
}
|
||
.variablelist {
|
||
padding: 4px;
|
||
margin-left: 3em;
|
||
}
|
||
.navigation {
|
||
background: #ffeeee;
|
||
border: solid 1px #ffaaaa;
|
||
margin-top: 0.5em;
|
||
margin-bottom: 0.5em;
|
||
}
|
||
.navigation a {
|
||
color: #770000;
|
||
}
|
||
.navigation a:visited {
|
||
color: #550000;
|
||
}
|
||
.navigation .title {
|
||
font-size: 200%;
|
||
}
|
||
</style><link rel="home" href="index.html" title="Gnome XSLT Library Reference Manual"><link rel="up" href="index.html" title="Gnome XSLT Library Reference Manual"><link rel="previous" href="libxslt-notes.html" title="Libxslt Programming Notes"><link rel="next" href="libxslt-xslt.html" title="xslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="libxslt-notes.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></img></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></img></a></td><th width="100%" align="center">Gnome XSLT Library Reference Manual</th><td><a accesskey="n" href="libxslt-xslt.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></img></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><h2 class="title"><a name="libxslt-lib"></a>Libxslt Library Reference</h2></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="libxslt-xslt.html">xslt</a> - </dt><dt><a href="libxslt-functions.html">functions</a> - </dt><dt><a href="libxslt-pattern.html">pattern</a> - </dt><dt><a href="libxslt-templates.html">templates</a> - </dt><dt><a href="libxslt-transform.html">transform</a> - </dt><dt><a href="libxslt-xsltutils.html">xsltutils</a> - </dt><dt><a href="libxslt-attributes.html">attributes</a> - </dt><dt><a href="libxslt-imports.html">imports</a> - </dt><dt><a href="libxslt-extensions.html">extensions</a> - </dt><dt><a href="libxslt-namespaces.html">namespaces</a> - </dt><dt><a href="libxslt-variables.html">variables</a> - </dt><dt><a href="libxslt-keys.html">keys</a> - </dt><dt><a href="libxslt-xsltInternals.html">xsltInternals</a> - </dt><dt><a href="libxslt-numbersInternals.html">numbersInternals</a> - </dt></dl></div><p>This section contains the API reference for libxslt. All
|
||
the public interfaces are documented here. This reference guide is
|
||
build by extracting comments from the code sources. </p></div><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="libxslt-notes.html"><b><<<EFBFBD>Libxslt Programming Notes</b></a></td><td align="right"><a accesskey="n" href="libxslt-xslt.html"><b>xslt<EFBFBD>>></b></a></td></tr></table></body></html>
|