Introduction
In a few words, kiwidoc can be described as javadoc on steroids. The main goal is to help software developers quickly find the information about java libraries in a single location:- proximity search and typeahead allow you to quickly locate what you are looking for.
- IDE-style display shows you the relevant information in a familiar format.
- immediate access to additional information such as library dependencies, manifest, OSGi headers, etc.
- the private view can provide even more details if you need to dig deeper (in order to, for example extend a library or better understand its internals).
Numerous additions and enhancements to kiwidoc are already being planned in order to make it an even more useful tool. But we need your feedback to help us get it right! Positive, negative, or otherwise, your feedback is crucial to the future of this project.
I started the kiwidoc project in early 2009. My blog (The software cookbook) has more information about the history of the project itself.



