tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

Creating HTML-only documentation does not work. #574

Open robdotson opened 8 years ago

robdotson commented 8 years ago

Using -h when generating documentation creates a full docset AND installs it. Docksets and certainly Xcode installation should not happen if the switch is not enabled.

s-hocking commented 6 years ago

Just in case it helps somebody - I’ve found the workaround for this issue is to supply the —no-create-docset parameter along with -h