[ANN] Docoa Browser 0.1
[ANN] Docoa Browser 0.1
- Subject: [ANN] Docoa Browser 0.1
- From: "Ilja A. Iwas" <email@hidden>
- Date: Wed, 3 Sep 2003 22:59:01 +0200
Hi list,
I'd like to announce the release of version 0.1 of my Cocoa Browser
spin-off called Docoa Browser.
What is Docoa Browser ?
DocoaBrowser is an utility application that displays Apples Cocoa
framework documentation (both Java and Objective-C flavors) as well as
your own AutoDoc documentation. AutoDoc documentation can be displayed
from HTML files as well generated on the fly from your Objetive-C
project directory (AutoDoc 2.0b8 is included in DocoBrowsers bundle) .
Docoa Browser is based on Cocoa Browser by Hoshi Takanori and others.
See <
http://homepage2.nifty.com/hoshi-takanori/cocoa-browser/>
Download URL:
<
http://www.iwascoding.com/DocoaBrowser/DocoaBrowser_0.1.dmg.bin>
Version History
v0.1 (2003-08-28)
- uses WebKit instead of NSTextView for displaying documentation, thus
fixing some odd problems with selecting text in tables and improper
drawing when using zooming
- added topic search field that lets you jump to method and class
documentation with just a few keystrokes.
- you can view your own AutoDoc documentation (both HTML and source).
Adds paths to your files using the Preferences panel
- highlights methods with missing AutoDoc documentation (a.ka. lazy
coders nightmare)
I need your help
DocoaBrowser source is released under the GPL as it was the case with
CocoaBrowser. Feel free to add features (look at the list below) and
fix bugs.
- printing doesn't work
- magnify menu doesn't work anymore except for the new larger/smaller
commands
- there is no way to reload custom documentation in case it changed,
except for removing and re-adding it
- replace the NSPopupButton with something that works more like Safaris
or OmniWebs toolbar
- make the toolbar customizable
- add larger / smaller toolbar elements
- add history popups to the forward and backwards buttons (like safari
has)
System Requirements
- Mac OS X 10.2.6
- Safari 1.0
- Developer Tools have to be installed
Contact Information
For comments, suggestions and questions feel free to contact:
Ilja A. Iwas
email@hidden
<
http://www.iwascoding.com>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.