keybinder
keybinder copied to clipboard
Fix gtk-doc 1.31+ build failure
Since this library doesn't define any gobjects, the generated docs/xml/object_index.sgml is always empty, and docs/xml/tree_index.sgml is altogether absent with gtk-doc 1.31+.
Fix a possible doc build error by not including the tree_index.sgml.
See GitHub issue kupferlauncher/keybinder#16.