Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stennie/dash-docsets
Generate additional Docsets for use with Dash (http://kapeli.com/dash/)
https://github.com/stennie/dash-docsets
Last synced: 20 days ago
JSON representation
Generate additional Docsets for use with Dash (http://kapeli.com/dash/)
- Host: GitHub
- URL: https://github.com/stennie/dash-docsets
- Owner: stennie
- Created: 2012-05-14T05:03:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-14T12:37:36.000Z (over 12 years ago)
- Last Synced: 2024-11-19T01:53:48.920Z (about 1 month ago)
- Language: Shell
- Size: 185 MB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dash-docsets
============Build scripts to generate Xcode Documentation Sets (docsets) for some popular open source frameworks.
In particular, these work well with the very handy Dash (http://kapeli.com/dash/) utility available in the App Store.
Dash is an API Documentation Browser and Code Snippet Manager that include Docsets for a number of popular open source tools and frameworks.
Prerequisite tools that are assumed installed and accessible in current PATH:
- doxygen 1.8.0 or newer (http://doxygen.org/)
- graphviz 2.1.4 or newer (http://graphviz.org/)Current build scripts follow the approach documented in the OS X Developer Library using Doxygen:
https://developer.apple.com/library/mac/#featuredarticles/DoxygenXcode/_index.html