iamsenorespana / titanium-jsduck

NPM Package for initializing JSDuck Documentation for Appcelerator Titanium Mobile Application Projects
Apache License 2.0
14 stars 4 forks source link

`open` command shows blank tab in safary #8

Closed falkolab closed 10 years ago

falkolab commented 10 years ago

Just do simple command: exec("open docs/documentation/index.html");

This command will open docs by your system default browser.

iamsenorespana commented 10 years ago

Initially it shows blank, but then it works fine for me at least. I need to do more testing for this on Windows to see how it works out.

I may just take your recommendation and make that the default if you do the command "titanium-jsduck open" but allow for additional browser selection if you want to view in anything other than your default browser.

falkolab commented 10 years ago

Problem in Searchme extension of Safari. Solved