/juce-docset

A docset generator for JUCE

Primary LanguageShellMIT LicenseMIT

juce-docset

About

A docset generator script for the JUCE library.

The docset is available here as a user-contributed docset for Dash.

Dependencies

  • Doxygen
$ brew install doxygen
  • ImageMagick
$ brew install imagemagick
  • docesetutil is required but no longer shipped with XCode. To make this work download the archive from here, put it in /Applications, and then symlink the docsetutil binary, ie:
$ cd $(xcode-select -print-path)/usr/bin/
$ sudo ln -s /Applications/DocSetUtil/Developer/usr/bin/docsetutil

Usage

  • Run ./make-docset.sh.
  • The resulting docset will appear in JUCE.docset.