cp-tools-discuss
[Top][All Lists]
Advanced

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

[Cp-tools-discuss] gjdoc 0.7.6 released


From: Julian Scheid
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.




reply via email to

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