mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-30 22:43:14 +03:00
fixing a broken link, Daniel
This commit is contained in:
@ -76,9 +76,7 @@ point of fixing them in a timely fashion. The best way to report a bug is to
|
|||||||
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
|
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
|
||||||
bug tracking database</a> (make sure to use the "libxml" module name). I look
|
bug tracking database</a> (make sure to use the "libxml" module name). I look
|
||||||
at reports there regularly and it's good to have a reminder when a bug is
|
at reports there regularly and it's good to have a reminder when a bug is
|
||||||
still open. Check the <a href="http://bugzilla.gnome.org/bugwritinghelp.html">instructions on
|
still open. Be sure to specify that the bug is for the package libxml.</p>
|
||||||
reporting bugs</a> and be sure to specify that the bug is for the package
|
|
||||||
libxml.</p>
|
|
||||||
<p>There is also a mailing-list <a href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a href="http://xmlsoft.org/messages">old</a>). To subscribe to this list,
|
<p>There is also a mailing-list <a href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a href="http://xmlsoft.org/messages">old</a>). To subscribe to this list,
|
||||||
please visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated Web</a> page and
|
please visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated Web</a> page and
|
||||||
follow the instructions. <strong>Do not send code, I won't debug it</strong>
|
follow the instructions. <strong>Do not send code, I won't debug it</strong>
|
||||||
|
@ -78,7 +78,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
|||||||
<li>John Fleck helps maintaining the documentation and man pages.</li>
|
<li>John Fleck helps maintaining the documentation and man pages.</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="mailto:ari@lusis.org">Ari Johnson</a>
|
<a href="mailto:ari@lusis.org">Ari Johnson</a>
|
||||||
provides a C++ wrapper for libxml:<br>
|
provides a C++ wrapper for libxml:<br>
|
||||||
Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
|
Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
|
||||||
Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
|
Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -89,8 +89,7 @@ Pennington</a> provides <a href="http://pages.eidosnet.co.uk/~garypen/libxml/">S
|
|||||||
<p><a name="Contribs">Contributions:</a></p>
|
<p><a name="Contribs">Contributions:</a></p>
|
||||||
<p>I do accept external contributions, especially if compiling on another
|
<p>I do accept external contributions, especially if compiling on another
|
||||||
platform, get in touch with me to upload the package, wrappers for various
|
platform, get in touch with me to upload the package, wrappers for various
|
||||||
languages have been provided, and can be found in the
|
languages have been provided, and can be found in the <a href="contribs.html">contrib section</a>
|
||||||
<a href="contribs.html">contrib section</a>
|
|
||||||
</p>
|
</p>
|
||||||
<p>Libxml is also available from CVS:</p>
|
<p>Libxml is also available from CVS:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -132,7 +132,7 @@ other specification but don't claim to implement them:</p>
|
|||||||
libxml2</li>
|
libxml2</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
|
<a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
|
||||||
: a standard DOM2 implementation based on libxml2</li>
|
: a standard DOM2 implementation based on libxml2</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
|
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
|
||||||
</td></tr></table></td></tr></table></td></tr></table></td>
|
</td></tr></table></td></tr></table></td></tr></table></td>
|
||||||
|
18
doc/xml.html
18
doc/xml.html
@ -78,7 +78,7 @@ other specification but don't claim to implement them:</p>
|
|||||||
providing an implementation of XSLT 1.0 and extensions on top of
|
providing an implementation of XSLT 1.0 and extensions on top of
|
||||||
libxml2</li>
|
libxml2</li>
|
||||||
<li><a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
|
<li><a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
|
||||||
: a standard DOM2 implementation based on libxml2</li>
|
: a standard DOM2 implementation based on libxml2</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2><a name="Introducti">Introduction</a></h2>
|
<h2><a name="Introducti">Introduction</a></h2>
|
||||||
@ -429,10 +429,7 @@ point of fixing them in a timely fashion. The best way to report a bug is to
|
|||||||
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
|
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
|
||||||
bug tracking database</a> (make sure to use the "libxml" module name). I look
|
bug tracking database</a> (make sure to use the "libxml" module name). I look
|
||||||
at reports there regularly and it's good to have a reminder when a bug is
|
at reports there regularly and it's good to have a reminder when a bug is
|
||||||
still open. Check the <a
|
still open. Be sure to specify that the bug is for the package libxml.</p>
|
||||||
href="http://bugzilla.gnome.org/bugwritinghelp.html">instructions on
|
|
||||||
reporting bugs</a> and be sure to specify that the bug is for the package
|
|
||||||
libxml.</p>
|
|
||||||
|
|
||||||
<p>There is also a mailing-list <a
|
<p>There is also a mailing-list <a
|
||||||
href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a
|
href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a
|
||||||
@ -531,8 +528,8 @@ href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a>.</p>
|
|||||||
|
|
||||||
<p>I do accept external contributions, especially if compiling on another
|
<p>I do accept external contributions, especially if compiling on another
|
||||||
platform, get in touch with me to upload the package, wrappers for various
|
platform, get in touch with me to upload the package, wrappers for various
|
||||||
languages have been provided, and can be found in the
|
languages have been provided, and can be found in the <a
|
||||||
<a href="contribs.html">contrib section</a></p>
|
href="contribs.html">contrib section</a></p>
|
||||||
|
|
||||||
<p>Libxml is also available from CVS:</p>
|
<p>Libxml is also available from CVS:</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -2126,6 +2123,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} </pre>
|
} </pre>
|
||||||
</li>
|
</li>
|
||||||
<li>And then use it to save the document:
|
<li>And then use it to save the document:
|
||||||
@ -3215,12 +3213,11 @@ Gnome CVS base under gnome-xml/example</p>
|
|||||||
and Solaris port.</li>
|
and Solaris port.</li>
|
||||||
<li>John Fleck helps maintaining the documentation and man pages.</li>
|
<li>John Fleck helps maintaining the documentation and man pages.</li>
|
||||||
<li><a href="mailto:ari@lusis.org">Ari Johnson</a>
|
<li><a href="mailto:ari@lusis.org">Ari Johnson</a>
|
||||||
provides a C++ wrapper for libxml:<br>
|
provides a C++ wrapper for libxml:<br>
|
||||||
Website: <a
|
Website: <a
|
||||||
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
|
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
|
||||||
Download: <a
|
Download: <a
|
||||||
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
|
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
|
||||||
</li>
|
|
||||||
<li><a href="mailto:izlatkovic@daenet.de">Igor Zlatkovic</a>
|
<li><a href="mailto:izlatkovic@daenet.de">Igor Zlatkovic</a>
|
||||||
is now the maintainer of the Windows port, <a
|
is now the maintainer of the Windows port, <a
|
||||||
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
|
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
|
||||||
@ -3250,6 +3247,5 @@ Gnome CVS base under gnome-xml/example</p>
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -213,6 +213,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} </pre>
|
} </pre>
|
||||||
</li>
|
</li>
|
||||||
<li>And then use it to save the document:
|
<li>And then use it to save the document:
|
||||||
|
Reference in New Issue
Block a user