After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693178 - Better integration of DocSets
Better integration of DocSets
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.3.1
Other Mac OS
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-02-05 02:43 UTC by Bogdan Popescu
Modified: 2013-05-19 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add DashDocSetFamily to Info.plist generation (518 bytes, patch)
2013-02-05 16:07 UTC, Bogdan Popescu
none Details | Review

Description Bogdan Popescu 2013-02-05 02:43:19 UTC
I'm the developer behind Dash (http://kapeli.com/dash), a OS X documentation browser which supports Xcode docsets.

In order for Dash to support Doxygen-generated docsets better, it needs one entry added to the Info.plist file of the docset.

This entry is:
<key>DashDocSetFamily</key><string>doxy</string>

This tells Dash that this is a Doxygen docset so that it can handle it a bit differently from other docsets.

Thank you!
Comment 1 Bogdan Popescu 2013-02-05 16:07:07 UTC
Created attachment 235224 [details] [review]
Add DashDocSetFamily to Info.plist generation
Comment 2 Dimitri van Heesch 2013-02-05 20:42:36 UTC
Thanks, I'll include the patch in the next subversion update.
Comment 3 Dimitri van Heesch 2013-05-19 12:36:24 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.4. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.