This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] fastjar documentation
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, <gcc-patches at gcc dot gnu dot org>, <java-patches at gcc dot gnu dot org>, <java at gcc dot gnu dot org>
- Date: Tue, 27 Aug 2002 08:37:50 +0100 (BST)
- Subject: Re: [patch] fastjar documentation
On Tue, 27 Aug 2002, Matthias Klose wrote:
> +@c Versions
> +@set version-gcc 3.2
> +@set which-gcj GCC-@value{version-gcc}
> +
> +@macro gcctabopt{body}
> +@code{\body\}
> +@end macro
We don't want any more manuals duplicating the version number and common
macros (and every such manual file needs documenting in branching.html,
but their number should be reduced rather than increased). Use
gcc/doc/include/gcc-common.texi instead.
> diff -bNu fastjar.orig/fdl.texi fastjar/fdl.texi
> --- fastjar.orig/fdl.texi 1970-01-01 01:00:00.000000000 +0100
> +++ fastjar/fdl.texi 2001-12-12 06:28:51.000000000 +0100
Don't duplicate these files. Use the ones in gcc/doc/include.
--
Joseph S. Myers
jsm28@cam.ac.uk