diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html
index cd9bf978..50ef16ee 100644
--- a/doc/APIchunk0.html
+++ b/doc/APIchunk0.html
@@ -89,7 +89,7 @@ A:link, A:visited, A:active { text-decoration: underline }
Activate
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
Add
@@ -557,7 +557,7 @@ A:link, A:visited, A:active { text-decoration: underline }
Speed
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
Strip
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 3ce1a5f9..293ea7fd 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -204,7 +204,7 @@ A:link, A:visited, A:active { text-decoration: underline }
compilation
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
compiled
@@ -243,7 +243,7 @@ A:link, A:visited, A:active { text-decoration: underline }
configure
DEBUG_MEMORY
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
configured
@@ -406,7 +406,7 @@ A:link, A:visited, A:active { text-decoration: underline }
debugger
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
debugging
@@ -443,7 +443,7 @@ A:link, A:visited, A:active { text-decoration: underline }
default
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
XSLT_DEFAULT_VERSION
xsltGetXIncludeDefault
xsltRegisterAllElement
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index 3a51cc98..f74a7a20 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -451,7 +451,7 @@ A:link, A:visited, A:active { text-decoration: underline }
insignifiant
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
instead
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html
index a0553b06..130b024d 100644
--- a/doc/APIchunk5.html
+++ b/doc/APIchunk5.html
@@ -275,7 +275,7 @@ A:link, A:visited, A:active { text-decoration: underline }
passed
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
xsltApplyOneTemplate
xsltSetGenericDebugFunc
xsltSetGenericErrorFunc
@@ -297,7 +297,7 @@ A:link, A:visited, A:active { text-decoration: underline }
penalty
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
pertaining
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html
index 889d4fb4..734ea639 100644
--- a/doc/APIchunk6.html
+++ b/doc/APIchunk6.html
@@ -567,7 +567,7 @@ A:link, A:visited, A:active { text-decoration: underline }
support
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
supported
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 933869ea..33653c79 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -339,7 +339,7 @@ A:link, A:visited, A:active { text-decoration: underline }
WITH_XSLT_DEBUG
DEBUG_MEMORY
DEBUG_MEMORY_LOCATION
-WITH_XSLT_DEBUGGER
+WITH_DEBUGGER
ATTRIBUTE_UNUSED
LIBXSLT_PUBLIC
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index 8212b737..087777f2 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -105,7 +105,7 @@ A:link, A:visited, A:active { text-decoration: underline }
Letter W:
WITH_XSLT_DEBUG
-WITH_XSLT_DEBUGGER
+WITH_XSLT_DEBUGGER
Letter X:
diff --git a/doc/docbook.html b/doc/docbook.html
index 804f436a..b3d68990 100644
--- a/doc/docbook.html
+++ b/doc/docbook.html
@@ -88,6 +88,9 @@ few pointers and informations which may be helpful:
DocBook: The Definitive Guide is
the official reference documentation for DocBook.
+
+DocBook
+ Open Repository contains a lot of informations about DocBook
Here is a shell script to generate
XML Catalogs for DocBook 4.1.2 . If it can write to the /etc/xml/
directory, it will set-up /etc/xml/catalog and /etc/xml/docbook based on
diff --git a/doc/libxslt-api.xml b/doc/libxslt-api.xml
index 173e137e..fa259338 100644
--- a/doc/libxslt-api.xml
+++ b/doc/libxslt-api.xml
@@ -265,7 +265,7 @@
-
+
@@ -334,12 +334,11 @@
the version number string, 1.2.3 value is "1002003"
+
+
Activate the compilation of the debug reporting. Speed penalty is insignifiant and being able to run xsltpoc -v is useful. On by default
-
- Activate the compilation of the debugger support. Speed penalty is insignifiant. On by default unless --without-debugger is passed to configure
-
diff --git a/doc/libxslt-decl.txt b/doc/libxslt-decl.txt
index bb295a2e..1096deae 100644
--- a/doc/libxslt-decl.txt
+++ b/doc/libxslt-decl.txt
@@ -1,14 +1,14 @@
LIBXSLT_DOTTED_VERSION
-#define LIBXSLT_DOTTED_VERSION "1.0.15"
+#define LIBXSLT_DOTTED_VERSION "1.0.16"
LIBXSLT_VERSION
-#define LIBXSLT_VERSION 10015
+#define LIBXSLT_VERSION 10016
LIBXSLT_VERSION_STRING
-#define LIBXSLT_VERSION_STRING "10015"
+#define LIBXSLT_VERSION_STRING "10016"
WITH_XSLT_DEBUG
@@ -23,8 +23,8 @@
#define DEBUG_MEMORY_LOCATION
-WITH_XSLT_DEBUGGER
-#define WITH_XSLT_DEBUGGER
+WITH_DEBUGGER
+#define WITH_DEBUGGER
ATTRIBUTE_UNUSED
diff --git a/doc/libxslt-refs.xml b/doc/libxslt-refs.xml
index 0769539a..a10554f3 100644
--- a/doc/libxslt-refs.xml
+++ b/doc/libxslt-refs.xml
@@ -15,7 +15,7 @@
-
+
@@ -1369,7 +1369,7 @@
-
+
diff --git a/doc/xslt.html b/doc/xslt.html
index 53a2c5cd..e15ab5bc 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -611,6 +611,9 @@ few pointers and informations which may be helpful:
versions of the DTDs and XSLT stylesheets
DocBook: The Definitive Guide is
the official reference documentation for DocBook.
+ DocBook
+ Open Repository contains a lot of informations about DocBook
Here is a shell script to generate
XML Catalogs for DocBook 4.1.2 . If it can write to the /etc/xml/
directory, it will set-up /etc/xml/catalog and /etc/xml/docbook based on