Download List

Project Description

Javadoc-search is a CGI script for indexing and
searching HTML files produced by the JavaDoc tool.
It allows fast and convenient regular expression
searches for class and class member names, and for
full method signatures that include argument
types. It examines pages generated by JavaDoc and
builds its own index.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-13 03:47
1.0.2

This release supports multiple Web server directories and Web root docs
and aliases. It fixes a bug which caused lost links when a link was a
method with space in a signature and one which caused lost links when an
HTML file contained multiple links in the same line.
Tags: Minor feature enhancements

2003-08-19 03:58
1.0.1

A bug that caused missing classes when indexing JDK 1.4.2 javadoc was fixed.
Tags: Minor bugfixes

2003-03-11 10:13
1.0.0

The script now works under both Linux and Windows. Matches are now more strict with respect to matching proper categories (c, cm, and cma).
Tags: Minor feature enhancements

2002-11-07 02:35
0.9.1

Support has been added for multi-frame operation. A bug where links to the same class in different packages were being lost has been fixed.
Tags: Minor feature enhancements

2002-11-02 12:43
0.9

Tags: Initial freshmeat announcement

Project Resources