Télécharger la liste

Description du projet

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.

Système requise

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

Cette version prend en charge plusieurs répertoires de serveurs Web et documents Web racine et des alias. Il corrige un bug qui faisait perdre les liens si un lien est une méthode avec l'espace dans une signature et qui a causé une perte de liens quand un fichier HTML contenant des liens multiples dans la même ligne.
Tags: Minor feature enhancements
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.

2003-08-19 03:58
1.0.1

Un bogue qui faisait défaut classes lorsque JDK 1.4.2 javadoc d'indexation a été fixée.
Tags: Minor bugfixes
A bug that caused missing classes when indexing JDK 1.4.2 javadoc was fixed.

2003-03-11 10:13
1.0.0

Le script fonctionne maintenant sous Linux et Windows. Les matchs sont désormais plus strictes à l'égard de catégories correspondant à proprement dit (C, CM, et AMC).
Tags: Minor feature enhancements
The script now works under both Linux and Windows. Matches are now more strict with respect to matching proper categories (c, cm, and cma).

2002-11-07 02:35
0.9.1

Un soutien a été ajoutée pour le fonctionnement multi-cadre. Un bug où les liens de la même classe dans des emballages différents ont été perdus a été corrigé.
Tags: Minor feature enhancements
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.

2002-11-02 12:43
0.9

Tags: Initial freshmeat announcement

Project Resources