Projects tagged ‘javadoc’ and ‘javascript’


[3 total ]

1 Users
 

JDoctest is an implementation of Python's doctest for Java, as a javadoc plugin. Tests are @doc.test tags, written as interactive sessions in Javascript using Rhino's Java/Javascript bindings. ... [More] Javadoc output can be syntax highlighted with the google-code-prettify tool. [Less]
Created 10 months ago.

0 Users

jGrouseDoc allows developers to produce documentation for their javascript code based on javadoc-like comments embedded into the source code. Features highlight: Allows documentation of classes ... [More] , regardless what kind of library/technology was used to implement OOP Allows documentation of multiple syntaxes that could be used to invoke a function/method The output is highly customizable using CSS and Velocity templates or XSLT See jGrouseDoc Manual for details. See the sample documentation (classic skin), (modern skin) and http://jgrouse.com/jgdoc/sample-noframes (no-frames skin)] And the sample code that was used to produce it . If you have any questions, suggestions or need help with the tool, feel free to post your message to jGrouseDoc Discussions Groups See more details about jGrouseDoc and related projects at http://jgrouse.com [Less]
Created about 1 year ago.

0 Users

Javadoc incremental search for Mozilla Firefox and Google Chrome. When viewing Javadocs, this script replaces the package and class frames with a single search frame that allows you to search ... [More] incrementally through all packages and classes at once. Classes can be searched for by the simple or canonical name. CamelCase can also be used. This is achieved with client-side Javascript, so it will work on any local or remote Javadoc page. [Less]
Created 11 months ago.