| Author: | Brian Ray |
|---|---|
| Contact: | bray@sent.com |
| Date: | Mon Aug 1 23:16:52 CDT 2005 |
| Revisions: | 1 |
| Copyright: | This document and scripting has been placed in the public domain. |
This package offers basic scripting support for xcode for doxygen syntax.
To install tar.gz file:
copy doygen_xcodeXX.tar.gz to "/Library/Application Support/Apple/Developer Tools/Scripts/10-User Scripts/" with:
$ cp doygen_xcodeXX.tar.gz /Library/Application\ Support/Apple/Developer\ Tools/Scripts/10-User Scripts/
Uncompress and unzip the archive:
$ gzip -dc < doygen_xcodeXX.tar.gz | tar -xv
remove the left overs:
$ rm doxygen_xcodeXX.tar.gz
Start Xcode
Under the Script menu you should find a menu for doxygen
Select text you want to comment or use templates to get started.
email to me.