<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Fix build failure with gtk-doc 1.31 and later.

https://github.com/kupferlauncher/keybinder/issues/16
https://github.com/kupferlauncher/keybinder/pull/18
--- docs/keybinder-docs.sgml.orig
+++ docs/keybinder-docs.sgml
@@ -21,14 +21,12 @@
         &lt;xi:include href="xml/keybinder.xml"/&gt;
 
   &lt;/chapter&gt;
-  &lt;chapter id="object-tree"&gt;
-    &lt;title&gt;Object Hierarchy&lt;/title&gt;
-     &lt;xi:include href="xml/tree_index.sgml"/&gt;
-  &lt;/chapter&gt;
+
   &lt;index id="api-index-full"&gt;
     &lt;title&gt;API Index&lt;/title&gt;
     &lt;xi:include href="xml/api-index-full.xml"&gt;&lt;xi:fallback /&gt;&lt;/xi:include&gt;
   &lt;/index&gt;
+
   &lt;index id="deprecated-api-index" role="deprecated"&gt;
     &lt;title&gt;Index of deprecated API&lt;/title&gt;
     &lt;xi:include href="xml/api-index-deprecated.xml"&gt;&lt;xi:fallback /&gt;&lt;/xi:include&gt;
</pre></body></html>