[MacRuby-devel] Documentation: appel_ref marker strings for Ruby?

2011-05-19 Thread Andrew O'Brien
Hi, I've been looking into writing a YARD plugin that would output documentation in the Apple docset format. I ran into a bit of a problem when I was trying to setup a Tokens.xml (for API lookup) and found that there were no marker strings for Ruby. According to the HeaderDoc User guide, there

[MacRuby-devel] Small WebView commandline script

2011-08-02 Thread Andrew O'Brien
o be open in a different thread? Have a window controller? If so, what's the best way to do that? (Most of the tutorials I've seen are either full Applications or minimal scripts with no UI.) 2) Is there anyway to embed/access a web developer console like the one in Safari? Tha