I am using appledoc for generating docsets. Everything is good, except everytime I rebuild it(with using my plist and run shell script) I must restart xcode to see changes.
Is there a way for force xcode to reload docset ?
|
I am using appledoc for generating docsets. Everything is good, except everytime I rebuild it(with using my plist and run shell script) I must restart xcode to see changes. Is there a way for force xcode to reload docset ? |
|||
|
|
|
Not really what you're after and a shameless pitch of one of my apps, but you might want to use Dash for documentation browsing/searching, where you won't have that problem :) |
|||
|
|
|
Let's assume Doxygen output folder is ~/Documents/myDocSet. Inside, there's the folder html. Create and launch the Applescript loadDocSet.scpt
|
|||
|