This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] gkeytool and gjarsigner documentation
- From: Mark Wielaard <mark at klomp dot org>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java-patches at gcc dot gnu dot org, tromey at redhat dot com
- Date: Thu, 10 Aug 2006 14:40:49 +0200
- Subject: Re: [patch] gkeytool and gjarsigner documentation
- References: <17627.10221.16849.595199@gargle.gargle.HOWL>
Hi Matthias,
On Thu, 2006-08-10 at 14:34 +0200, Matthias Klose wrote:
> The following patch adds documentation for the not yet merged gkeytool
> and gjarsigner tools.
>
> Maybe it would be easier to add this documentation (for the classpath
> tools) in classpath itself.
There is already such documentation for the tools in GNU Classpath, see
classpath/doc/tools.texi (make sure you check out the recently released
0.92 version). Maybe you can merge your changes into that document?
Thanks,
Mark