From 1eb242413e72d9bdf81d16771e748dbe665e78b2 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Mon, 18 Mar 2002 11:33:03 +0000
Subject: [PATCH] Added a link about binding on top of the presentation, Daniel
---
doc/index.html | 3 ++-
doc/xml.html | 4 +++-
doc/xmlio.html | 1 +
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/index.html b/doc/index.html
index ee34457b..7add2341 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -89,7 +89,8 @@ A:link, A:visited, A:active { text-decoration: underline }
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 bracket. HTML is the most well-known
-markup language.
+markup language. Though the library is written in C a
+variety of language binding makes it available in other environments.
Libxml2 implements a number of existing standards related to markup
languages: