-
Notifications
You must be signed in to change notification settings - Fork 100
Inline Documentation #38
Comments
Does CocoaDocs support TomDoc style comments? That's what I'm leaning towards, personally. Either way, I'd love to automate the generation of underscorem.org, too! Edit: Since Underscore.m is also somewhat of a hack in terms of syntax, I'm not sure AppleDoc will pick up the parameters correctly… 😿 |
No, CocoaDocs ( and Xcode 5 ) don't support TomDoc. I imagine support could be added to appledoc, ( there's a thread about this on the ReactiveCococa repo. ) which would at least make it possible for CocoaDocs to work. This idea of generating a site similar to underscorem.org is definitely something I could do with CocoaDocs ( say if you have under 10 classes, if the site is your design would you mind if I did something similar (but CocoaPods branded) ? |
Sure, go ahead. When you say CocoaPods branded, do you mean mostly cocoa-colored? 🍫 |
Yeah, the colour schemes you see over at http://cocoapod.org - lots of browns & oranges. Don't worry, I'll find a way to make it tasteful, underscorem.org works from the beautiful contrasts so it'll be a thinker with a more constrained colour scheme. |
This is pretty old now. Where does this stand? Has something better come up in the last few years that might make this easier? I'd love to get better inline docs in place for sure. |
Ok. I'll give the whole thing a one over before we update the pod. I'd love the docs to be there as well. The site is good, but not comprehensive. |
http://cocoadocs.org/docsets/Underscore.m/0.2.1/Classes/USArrayWrapper.html
It'd be cool to have some inline documentation for both Xcode & CocoaDocs 🍺
The text was updated successfully, but these errors were encountered: