Hi,
I'm looking for a way to share some iPhone SDK source code I have with others.
Goals: Share iPhone SDK source code, Objective C written in XCode.
I have a good bit of source code I want to share. I'd like for it to be easy. I'd like for it to have syntax highlighting, by this I mean coloring and formatting Ideally it would allow me some room to make it "fit" into my site. I want it to look like basically another page on my site where the content is the code. It shouldn't be just a text file in other words.
Here's an example where someone was able to do this for C#: http://www.opennetcf.com/library/sdf/
I guess what I want is the ability to create html documentation for all the classes, etc.