I've prepared a pull request: https://github.com/GNOME/devhelp/pull/2
Unfortunately, it's not so easy to build the devhelp with docset support yet. The docset functionality is located in another shared library because: - I started writing it before I found the DevHelp application - It could be implemented with only a couple of external dependencies - I want to reuse it in some (future) console applications Currently I just build a debian package libdocset0 from github sources (https://github.com/roman-kashitsyn/libdocset) and install it directly with dpkg. You should place (or simlink) docset bundles in a books directory (I use ~/.local/share/devhelp/books) in order DevHelp to see them. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to devhelp in Ubuntu. https://bugs.launchpad.net/bugs/1242467 Title: Support docsets Status in “devhelp” package in Ubuntu: New Bug description: Dash and Zeal use a documentation file format called "docset" and these 2 apps already support quite a few documentations. It would be really great if devhelp could support docsets and therefore expand it's documentation listings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/devhelp/+bug/1242467/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

