summaryrefslogtreecommitdiff
path: root/doc/devhelp/html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devhelp/html.xsl')
-rw-r--r--doc/devhelp/html.xsl9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/devhelp/html.xsl b/doc/devhelp/html.xsl
index 1720b298..da22621e 100644
--- a/doc/devhelp/html.xsl
+++ b/doc/devhelp/html.xsl
@@ -561,8 +561,8 @@ under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT
License</a>. XML itself is a metalanguage to design markup languages, i.e.
text language where semantic and structure are added to the content using
extra "markup" information enclosed between angle brackets. HTML is the most
-well-known markup language. Though the library is written in C <a href="http://xmlsoft.org/python.html">a variety of language bindings</a> make it available in
-other environments.</p>
+well-known markup language. Though the library is written in C, a variety of
+language bindings make it available in other environments.</p>
<p>Libxml2 implements a number of existing standards related to markup
languages:</p>
<ul><li>the XML standard: <a href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li>
@@ -587,11 +587,6 @@ and the Exclusive XML Canonicalization CR draft <a href="http://www.w3.org/TR/xm
<li>W3C <a href="http://www.w3.org/TR/xml-id/">xml:id</a> Working Draft 7
April 2004</li>
</ul>
- <p> As a result the <a href="general.html">libxml2 API</a> is very
- large. If you get lost searching for some specific API use
- <a href="http://xmlsoft.org/search.php">the online search
- engine</a> hosted on <a href="http://xmlsoft.org/">xmlsoft.org</a>
- the libxml2 and libxslt project page. </p>
</body>
</html>
</xsl:document>