Conversation
|
Okay good to go ;-). You should be able to give it a go by switching to the "Build Documentation" target, then ⌥-doubleclick on various symbols to get the documentation viewer for that symbol. |
|
Pretty cool. Now we just have one or two descriptions to write. 😉 |
|
BTW, we should mention |
|
Maybe some documentation somewhere would be good? I'm happy, just need #1601 as Rob has said |
|
One other thing: can you drag the "Quicksilver Distribution" target to the top of the list of targets in the project view? It's always annoying having to scroll to the bottom. Plus it might help noobs opening the project for the 1st time. I'm asking here so it doesn't cause any merge conflicts |
|
Can one of the admins verify this patch? |
|
ok to test |
|
Well...this failing does highlight that we need to mention |
|
BTW, |
|
this is ok to test |
|
hmm...I did a Is that supposed to happen? |
I wouldn’t go that far, but it’s a known problem. See @tiennou’s initial comment when he opened this request. Also see one of @pjrobertson’s previous comments on another issue. |
|
Oh right. Maybe I should read some of the comments on the pull requests before I pitch in ;-) |
|
Okay, don't merge that in yet. After writing some documentation for #1601 I think I missed a few settings so I'll have to investigate some more. Right now it has a tendency to put links to words that correspond to methods, which looks a little weird (I'll push what I have written so you guys can see). |
|
VVDocumenter is cool. I will start using it :) Anybody else wanting to use it but not bothered with building it, put this file in |
|
ok to test |
|
Has anyone else lost the ability to ⌥-click and things like that (even for the built-in Apple methods)? It started around the time I tested this, so I suspect it’s related. Could Xcode now be looking for files that don’t exist? |
|
Just tested, and I get a fancy animation, then the window just turns into a small arrow and I can’t see the actual docs. On 25 Chwef 2014, at 22:05, Rob McBroom notifications@github.com wrote:
|
Yeah, that’s exactly what I see. Some searching revealed this: Either that, or keep it and set it to |
|
Closing because appledoc has been removed from |
This also closes #822. Note that you won't be able to build the docs from
masterbecause of the weird-_contentsaccessor inQSCatalogEntry(fixed by #1601, so you can only use it on that one for now).The
./Tools/build_docs.shscript builds HTML documentation in./Docsby default, and an Xcode docset if you pass it-d.