Thanks for the responses and getting a discussion going. I admit my tone could have been more respectful and appreciative.
One idea I had: I can't believe a project as big as this has almost zero documentation from what I understand. I use AppleDoc (http:// www.gentlebytes.com/home/appledocapp/) to generate documentation for my Cocoa projects in almost the exact same format as Apple's Cocoa documentation. Would it be wise to simply go through some of the major classes of the app and start understanding, documenting, cleaning them up, and them adding the generated docsets to GitHub? For the more experienced, what do you suggest I branch off of from the repository?
