summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2020-07-13 11:59:45 +0200
committerAndre Klapper <a9016009@gmx.de>2020-07-13 11:59:45 +0200
commit62a6379355ddc3e0e104dff85b64490f76581d8c (patch)
tree60ed7c8e6bb10e4db22c5040f88d928f39e13010
parent3f18e7486d5feb8ae41911ce3c122e05641a4c3d (diff)
downloadlibxml2-devhelp2.tar.gz
Update to Devhelp index file format version 2devhelp2
Fixes #89
-rw-r--r--doc/devhelp/libxml2.devhelp2
-rw-r--r--doc/html/libxml.devhelp2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/devhelp/libxml2.devhelp b/doc/devhelp/libxml2.devhelp
index 2e8eab3f..51b6f262 100644
--- a/doc/devhelp/libxml2.devhelp
+++ b/doc/devhelp/libxml2.devhelp
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<book xmlns="http://www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" author="" name="libxml2">
+<book xmlns="http://www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" version="2" author="" name="libxml2">
<chapters>
<sub name="API" link="general.html">
<sub name="DOCBparser" link="libxml2-DOCBparser.html"/>
diff --git a/doc/html/libxml.devhelp b/doc/html/libxml.devhelp
index 006b4bfe..d26d4d85 100644
--- a/doc/html/libxml.devhelp
+++ b/doc/html/libxml.devhelp
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<book xmlns="http://www.devhelp.net/book" title="Gnome XML Library Reference Manual " link="index.html" author="" name="libxml">
+<book xmlns="http://www.devhelp.net/book" title="Gnome XML Library Reference Manual " link="index.html" version="2" author="" name="libxml">
<chapters>
<sub name="Libxml Programming Notes" link="ch01.html">
<sub name="testOOMlib" link="libxml-testOOMlib.html"/>