[patch] generate man pages for classpath tools
Matthias Klose
doko@cs.tu-berlin.de
Thu Feb 15 23:31:00 GMT 2007
The GCC tools generate man pages for all commands, this patch does the
same for the tools installed by classpath.
The patch is for classpath HEAD.
Matthias
2007年02月16日 Matthias Klose <doko@ubuntu.com>
* doc/Makefile.am: Add rules to build and install man pages
from texinfo docs.
* doc/Makefile.in: Regenerate.
* doc/tools.texinfo: Add markup for man page generation,
add documentation for command line options for gjar, gjavah,
gnative2ascii, gorbd, grmid, grmiregistry, gserialver, gtnameserv.
doc/texi2pod.pl: New, taken from the GCC sources.
* doc/gappletviewer.1, doc/gjar.1, doc/gjarsigner.1, doc/gjavah.1,
doc/gkeytool.1, doc/gnative2ascii.1, doc/gorbd.1, doc/grmid.1,
doc/grmiregistry.1, doc/gserialver.1, doc/gtnameserv.1: Generate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools-doc.diff.gz
Type: application/octet-stream
Size: 94958 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070215/0f8292ec/attachment.obj>
More information about the Java
mailing list