classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: gjdoc 0.7.6 released


From: mark
Subject: ANN: gjdoc 0.7.6 released
Date: Sat, 15 Oct 2005 17:33:16 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

Julian Scheid released version 0.7.6 of gjdoc.
gjdoc is the GNU documentation generation framework for
java source files. gjdoc is part of GNU Classpath Tools:
http://www.gnu.org/software/classpath/cp-tools/

This new version of gjdoc has been used to generate class
documentation for the GNU Classpath CVS source files:
http://developer.classpath.org/doc/

--- Begin Message --- Subject: [Cp-tools-discuss] gjdoc 0.7.6 released Date: Sat, 15 Oct 2005 14:46:08 +0200 User-agent: Debian Thunderbird 1.0.7 (X11/20051011)
I'm pleased to announce gjdoc release 0.7.6.

This is mostly a maintenance release.  A noteworthy new feature is
option -validhtml which will force generation of valid XHTML code at
the expense of cross-link compatiblity to javadoc-generated output.
See info page for more details on this option.

Thanks to everyone who provided feedback and patches.

The latest release of GNU gjdoc can always be found at
ftp://ftp.gnu.org/gnu/classpath/

New in release 0.7.6

* Better output for classes in the unnamed package.

* Now uses platform default encoding if -charset isn't specified.

* Fixed parsing of strings in constant field values, backslashes in
  single quotes, and inline tags at the beginning of line within
  out-of-line tags.

* Wrapper script now tested to work on bash, zsh, posh, tcsh, ksh,
  pdksh, and sash.

* Improved XHTML compatiblity of generated output; new option
  -validhtml.

* Graceful handling of empty/incomplete javadoc tags.

* Better handling of unresolvable single-class imports.

* Proper links to nested class documentation pages, removed
  superfluent nested class headers from output, added links to
  overridden methods.

* Fixed formatting of @version tags.

* Added date of generation to About page.

* Minor cleanups and performance improvements.

* Credits are now in the AUTHORS file.


_______________________________________________
Cp-tools-discuss mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/cp-tools-discuss




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]