Tool: An Xcode Plugin That Makes Creating Objective-C Documentation Easier

I’ve mentioned a number of excellent Xcode plugins, and here’s another one that makes it easier to deal with the difficulty of creating documentation within Xcode.

The plugin is called VVDocumenter-Xcode by Wei Wang, and automatically generates a basic documentation template for you for all the parameters and return statement within an Objective-C method. You can then jump through the automatically created placeholders and fill in your documentation.

The plugin runs with Xcode 4.6.3 and will run within Xcode 5 by modifying the plist file.

Here’s an image showing VVDOcumenter-Xcode in action:
VVDocumenter-Xcode

You can find VVDocumenter-Xcode on Github here.

A nice tool to aid with generating documentation.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Tool: An Xcode Plugin That Makes Creating Objective-C Documentation Easier

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *