mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-31 02:43:06 +03:00
applied Igor patches for Win32 changed the site stylesheet a bit Daniel
* win32/dsp/libxslt.def libxslt/xslt.h: applied Igor patches for Win32 * doc/*.html doc/site.xsl: changed the site stylesheet a bit Daniel
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Fri Oct 26 11:37:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
|
||||||
|
|
||||||
|
* win32/dsp/libxslt.def libxslt/xslt.h: applied Igor patches
|
||||||
|
for Win32
|
||||||
|
* doc/*.html doc/site.xsl: changed the site stylesheet a bit
|
||||||
|
|
||||||
Thu Oct 25 23:05:14 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
|
Thu Oct 25 23:05:14 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
|
||||||
|
|
||||||
* libxslt/numbers.c: take NaN and infinity attributes of
|
* libxslt/numbers.c: take NaN and infinity attributes of
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>The programming API</title>
|
<title>The programming API</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>Reporting bugs and getting help</title>
|
<title>Reporting bugs and getting help</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>Contributions</title>
|
<title>Contributions</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>Documentation</title>
|
<title>Documentation</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>Downloads</title>
|
<title>Downloads</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>How to help</title>
|
<title>How to help</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>The XSLT C library for Gnome</title>
|
<title>The XSLT C library for Gnome</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,21 +53,16 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
|
<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
|
||||||
<p>
|
<p>Libxslt is the XSLT C library developped for the Gnome project. XSLT itself
|
||||||
<ul>
|
is a an XML language to define transformation for XML. Libxslt is based
|
||||||
<li><a href="intro.html">Introduction</a></li>
|
on libxml2 the XML C library developped for the Gnome project.</p>
|
||||||
<li><a href="docs.html">Documentation</a></li>
|
<p>People can either embed the library in their application or use
|
||||||
<li><a href="bugs.html">Reporting bugs and getting help</a></li>
|
xsltproc the command line processing tool.</p>
|
||||||
<li><a href="help.html">how to help</a></li>
|
|
||||||
<li><a href="downloads.html">Downloads</a></li>
|
|
||||||
<li><a href="news.html">News</a></li>
|
|
||||||
<li><a href="xsltproc2.html">The xsltproc command line tool</a></li>
|
|
||||||
<li><a href="API.html">The programming API</a></li>
|
|
||||||
</ul>
|
|
||||||
<p>External documents:</p>
|
<p>External documents:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>John Fleck wrote <a href="tutorial/libxslttutorial.html">a tutorial for
|
<li>John Fleck wrote <a href="tutorial/libxslttutorial.html">a tutorial for
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>News</title>
|
<title>News</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
100
doc/site.xsl
100
doc/site.xsl
@ -1,10 +1,50 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||||
<!--
|
|
||||||
- The global title
|
|
||||||
-->
|
|
||||||
<xsl:output method="html" version="4.01" encoding="ISO-8859-1"/>
|
<xsl:output method="html" version="4.01" encoding="ISO-8859-1"/>
|
||||||
<xsl:variable name="globaltitle" select="string(/html/body/h1[1])"/>
|
<!--
|
||||||
|
- returns the filename associated to an ID in the original file
|
||||||
|
-->
|
||||||
|
<xsl:template name="filename">
|
||||||
|
<xsl:param name="name" select="string(@href)"/>
|
||||||
|
<xsl:choose>
|
||||||
|
<xsl:when test="$name = "#Introducti"">
|
||||||
|
<xsl:text>intro.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#Documentat"">
|
||||||
|
<xsl:text>docs.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#Reporting"">
|
||||||
|
<xsl:text>bugs.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#help"">
|
||||||
|
<xsl:text>help.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#Help"">
|
||||||
|
<xsl:text>help.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#Downloads"">
|
||||||
|
<xsl:text>downloads.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#News"">
|
||||||
|
<xsl:text>news.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#Contributi"">
|
||||||
|
<xsl:text>contribs.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#xsltproc"">
|
||||||
|
<xsl:text>xsltproc2.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = "#API"">
|
||||||
|
<xsl:text>API.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:when test="$name = """>
|
||||||
|
<xsl:text>unknown.html</xsl:text>
|
||||||
|
</xsl:when>
|
||||||
|
<xsl:otherwise>
|
||||||
|
<xsl:value-of select="$name"/>
|
||||||
|
</xsl:otherwise>
|
||||||
|
</xsl:choose>
|
||||||
|
</xsl:template>
|
||||||
<!--
|
<!--
|
||||||
- The table of content
|
- The table of content
|
||||||
-->
|
-->
|
||||||
@ -26,7 +66,7 @@
|
|||||||
</xsl:element>
|
</xsl:element>
|
||||||
</li>
|
</li>
|
||||||
</xsl:for-each>
|
</xsl:for-each>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li><a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</xsl:variable>
|
</xsl:variable>
|
||||||
<xsl:variable name="related">
|
<xsl:variable name="related">
|
||||||
@ -39,6 +79,7 @@
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</xsl:variable>
|
</xsl:variable>
|
||||||
<xsl:template name="toc">
|
<xsl:template name="toc">
|
||||||
@ -84,6 +125,10 @@
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
<xsl:template mode="head" match="meta">
|
<xsl:template mode="head" match="meta">
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
<!--
|
||||||
|
- The global title
|
||||||
|
-->
|
||||||
|
<xsl:variable name="globaltitle" select="string(/html/body/h1[1])"/>
|
||||||
<!--
|
<!--
|
||||||
- Write the styles in the head
|
- Write the styles in the head
|
||||||
-->
|
-->
|
||||||
@ -94,6 +139,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
<xsl:text disable-output-escaping="yes">--></xsl:text></style>
|
<xsl:text disable-output-escaping="yes">--></xsl:text></style>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
<!--
|
<!--
|
||||||
@ -130,50 +176,6 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
<!--
|
|
||||||
- returns the filename associated to an ID in the original file
|
|
||||||
-->
|
|
||||||
<xsl:template name="filename">
|
|
||||||
<xsl:param name="name" select="string(@href)"/>
|
|
||||||
<xsl:choose>
|
|
||||||
<xsl:when test="$name = "#Introducti"">
|
|
||||||
<xsl:text>intro.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#Documentat"">
|
|
||||||
<xsl:text>docs.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#Reporting"">
|
|
||||||
<xsl:text>bugs.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#help"">
|
|
||||||
<xsl:text>help.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#Help"">
|
|
||||||
<xsl:text>help.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#Downloads"">
|
|
||||||
<xsl:text>downloads.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#News"">
|
|
||||||
<xsl:text>news.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#Contributi"">
|
|
||||||
<xsl:text>contribs.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#xsltproc"">
|
|
||||||
<xsl:text>xsltproc2.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = "#API"">
|
|
||||||
<xsl:text>API.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:when test="$name = """>
|
|
||||||
<xsl:text>unknown.html</xsl:text>
|
|
||||||
</xsl:when>
|
|
||||||
<xsl:otherwise>
|
|
||||||
<xsl:value-of select="$name"/>
|
|
||||||
</xsl:otherwise>
|
|
||||||
</xsl:choose>
|
|
||||||
</xsl:template>
|
|
||||||
<!--
|
<!--
|
||||||
- Handling of nodes in the body before the first H2, table of content
|
- Handling of nodes in the body before the first H2, table of content
|
||||||
- Everything is just copied over, except href which may get rewritten
|
- Everything is just copied over, except href which may get rewritten
|
||||||
|
@ -13,17 +13,11 @@
|
|||||||
|
|
||||||
<h1 style="text-align: center">libxslt</h1>
|
<h1 style="text-align: center">libxslt</h1>
|
||||||
|
|
||||||
<p></p>
|
<p>Libxslt is the XSLT C library developped for the Gnome project. XSLT itself
|
||||||
<ul>
|
is a an XML language to define transformation for XML. Libxslt is based
|
||||||
<li><a href="#Introducti">Introduction</a></li>
|
on libxml2 the XML C library developped for the Gnome project.</p>
|
||||||
<li><a href="#Documentat">Documentation</a></li>
|
<p>People can either embed the library in their application or use
|
||||||
<li><a href="#Reporting">Reporting bugs and getting help</a></li>
|
xsltproc the command line processing tool.</p>
|
||||||
<li><a href="#help">how to help</a></li>
|
|
||||||
<li><a href="#Downloads">Downloads</a></li>
|
|
||||||
<li><a href="#News">News</a></li>
|
|
||||||
<li><a href="#xsltproc">The xsltproc command line tool</a></li>
|
|
||||||
<li><a href="#API">The programming API</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p>External documents:</p>
|
<p>External documents:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -8,6 +8,7 @@ BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; ma
|
|||||||
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
|
||||||
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
||||||
|
A:link, A:visited, A:active { text-decoration: underline }
|
||||||
--></style>
|
--></style>
|
||||||
<title>The xsltproc tool</title>
|
<title>The xsltproc tool</title>
|
||||||
</head>
|
</head>
|
||||||
@ -36,7 +37,9 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
|
||||||
<li><a href="API.html">The programming API</a></li>
|
<li><a href="API.html">The programming API</a></li>
|
||||||
<li><a href="contribs.html">Contributions</a></li>
|
<li><a href="contribs.html">Contributions</a></li>
|
||||||
<li><a href="xslt.html">flat page</a></li>
|
<li>
|
||||||
|
<a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
|
||||||
|
</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
||||||
@ -50,6 +53,7 @@ H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica}
|
|||||||
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
|
||||||
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
|
||||||
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
<li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
|
||||||
|
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
|
@ -48,28 +48,28 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* This value is used to detect templates loops
|
* This value is used to detect templates loops
|
||||||
*/
|
*/
|
||||||
extern int xsltMaxDepth;
|
LIBXSLT_PUBLIC extern int xsltMaxDepth;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* xsltEngineVersion:
|
* xsltEngineVersion:
|
||||||
*
|
*
|
||||||
* The version string for libxslt
|
* The version string for libxslt
|
||||||
*/
|
*/
|
||||||
extern const char *xsltEngineVersion;
|
LIBXSLT_PUBLIC extern const char *xsltEngineVersion;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* xsltLibxsltVersion:
|
* xsltLibxsltVersion:
|
||||||
*
|
*
|
||||||
* The version of libxslt compiled
|
* The version of libxslt compiled
|
||||||
*/
|
*/
|
||||||
extern const int xsltLibxsltVersion;
|
LIBXSLT_PUBLIC extern const int xsltLibxsltVersion;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* xsltLibxmlVersion:
|
* xsltLibxmlVersion:
|
||||||
*
|
*
|
||||||
* The version of libxml libxslt was compiled against
|
* The version of libxml libxslt was compiled against
|
||||||
*/
|
*/
|
||||||
extern const int xsltLibxmlVersion;
|
LIBXSLT_PUBLIC extern const int xsltLibxmlVersion;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Global cleanup function
|
* Global cleanup function
|
||||||
|
@ -26,7 +26,6 @@ EXPORTS
|
|||||||
xsltNewStyleDocument
|
xsltNewStyleDocument
|
||||||
xsltFreeStyleDocuments
|
xsltFreeStyleDocuments
|
||||||
|
|
||||||
|
|
||||||
xsltRegisterExtPrefix
|
xsltRegisterExtPrefix
|
||||||
xsltCheckExtPrefix
|
xsltCheckExtPrefix
|
||||||
xsltRegisterExtFunction
|
xsltRegisterExtFunction
|
||||||
@ -39,7 +38,6 @@ EXPORTS
|
|||||||
xsltUnregisterExtModule
|
xsltUnregisterExtModule
|
||||||
xsltRegisterExtModule
|
xsltRegisterExtModule
|
||||||
|
|
||||||
|
|
||||||
xsltDocumentFunction
|
xsltDocumentFunction
|
||||||
xsltKeyFunction
|
xsltKeyFunction
|
||||||
xsltUnparsedEntityURIFunction
|
xsltUnparsedEntityURIFunction
|
||||||
@ -139,7 +137,7 @@ EXPORTS
|
|||||||
xsltSetXIncludeDefault
|
xsltSetXIncludeDefault
|
||||||
xsltLibxmlVersion
|
xsltLibxmlVersion
|
||||||
xsltLibxsltVersion
|
xsltLibxsltVersion
|
||||||
xsltEngineVersion
|
xsltEngineVersion DATA
|
||||||
|
|
||||||
xsltRunStylesheet
|
xsltRunStylesheet
|
||||||
xsltLoadStylesheetPI
|
xsltLoadStylesheetPI
|
||||||
|
Reference in New Issue
Block a user