summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2020-05-15 21:20:43 +0200
committerJan Tojnar <jtojnar@gmail.com>2020-05-15 21:20:43 +0200
commitc193a227ffbe3e14b2c6bda74889fcac004db9f0 (patch)
tree2f3886d50097d29b2ee51bc25b6cd66bf90e45c7
parent67a598010ee0431aa8ad0540cd5cf62aedb7773b (diff)
downloadgobject-introspection-c193a227ffbe3e14b2c6bda74889fcac004db9f0.tar.gz
docs: Unify DocBook doctype
There has been no backwards incompatible changes between DockBook 4.3 and 4.5 so there is no need to use both. Ideally, we would switch to DocBook 5 but that will require more changes.
-rw-r--r--docs/reference/gi-struct-hierarchy.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gi-struct-hierarchy.xml b/docs/reference/gi-struct-hierarchy.xml
index 685f85aa..7d40e053 100644
--- a/docs/reference/gi-struct-hierarchy.xml
+++ b/docs/reference/gi-struct-hierarchy.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>