keybinder icon indicating copy to clipboard operation
keybinder copied to clipboard

Fix gtk-doc 1.31+ build failure

Open ulidtko opened this issue 6 years ago • 0 comments

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.

ulidtko avatar Sep 19 '19 08:09 ulidtko