CappKiDo is an easy to use Mac OS X documentation browser for Cappuccino. If you know and like AppKiDo for Cocoa, you should like CappKiDo too...

icon CappKiDo

Quick access to documentation...

description

Embedded sources...

sources

Clang GUI
CappKiDo 0.5 Alpha.zip

Requirement;
A Mac Intel (should works on PPC but not tested) and Mac OS X 10.5 or higher.

Software Usage:
Enter a keyword in the search field and enjoy...

Update documentation:
You can update embedded documentation at any time (current is based on Cappuccino Framework 0.9). Download last Cappuccino code source from GitHub (git clone git://github.com/280north/cappuccino.git). When done, go to « File->Open » and select the unzipped Cappuccino folder. CappKiDo will parse and restart. Documentation is now up to date.

Release:
0.5 : Resolve parsing crash and embedded documentation updated to 0.9.
0.4 : Embedded sources for quick access with automatic goto and syntax highlighting.
0.3 : Bug correction.
0.2 : Bug correction.
0.1 : First alpha release.

To do:

- Add documentation support for properties.
- Format documentation tags in descriptions.
- Add support for functions and defines. At the moment, CappKiDo only parses Objective-J classes.

Special thanks to:
Andy Lee (author of AppKiDo) for look and feel approval.

Author:
Sébastien Marchand.