Re: Class diagrams as in Xcode 3
Re: Class diagrams as in Xcode 3
- Subject: Re: Class diagrams as in Xcode 3
- From: Fritz Anderson <email@hidden>
- Date: Wed, 14 Aug 2013 09:36:07 -0500
On 14 Aug 2013, at 7:58 PM, Alex Zavatone <email@hidden> wrote:
> If not, what do people use today when they need to chart out their class relationships?
I haven't tried it for this purpose, but you should try applying Doxygen to the code base, taking care to install GraphViz for better inheritance and interaction diagrams. I don't think you'd need to do any documentation comments to get this feature (though of course you're writing documentation comments anyway).
Setting Doxygen up for Objective-C is a little tricky. Search around for sample Doxyfiles. (I bet there are good ones on GitHub.)
— F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden