* gnat-style.texi, gnat_rm.texi, gnat_ugn.texi: Remove RCS tags.
Replace ifinfo by ifnottex, to make makeinfo --html happy again.
Add info directory entry and category.
From-SVN: r80349
+2004-04-02 Arnaud Charlet <charlet@act-europe.fr>
+
+ * gnat-style.texi, gnat_rm.texi, gnat_ugn.texi: Remove RCS tags.
+ Replace ifinfo by ifnottex, to make makeinfo --html happy again.
+ Add info directory entry and category.
+
2004-04-02 Jan Hubicka <jh@suse.cz>
* utils.c: Include function.h
@end flushright
@sp 2
@subtitle GNAT, The GNU Ada 95 Compiler
-@subtitle Document revision level $Revision: 1.8 $
-@subtitle Date: $Date: 2003/05/24 21:29:30 $
@author Ada Core Technologies, Inc.
@node Top, General, , (dir)
@comment node-name, next, previous, up
-@ifinfo
+@ifnottex
@noindent
GNAT Coding Style@*
A Guide for GNAT Developers
@noindent
GNAT, The GNU Ada 95 Compiler@*
Document revision level $Revision: 1.8 $@*
-Date: $Date: 2003/05/24 21:29:30 $
+Date: $Date: 2004/04/01 17:25:02 $
@noindent
Permission is granted to copy, distribute and/or modify this document
and with no Back-Cover Texts.
A copy of the license is included in the section entitled
``GNU Free Documentation License''.
-@end ifinfo
+@end ifnottex
@menu
@end titlepage
-@ifinfo
+@ifnottex
@node Top, About This Guide, (dir), (dir)
@top GNAT Reference Manual
Index
@end menu
-@end ifinfo
+@end ifnottex
@node About This Guide
@unnumbered About This Guide
@ifset vms
@settitle GNAT User's Guide for Native Platforms / OpenVMS Alpha
+@dircategory GNU Ada tools
+@direntry
+* GNAT User's Guide (gnat_ugn_vms) for Native Platforms / OpenVMS Alpha
+@end direntry
@end ifset
@ifset unw
@settitle GNAT User's Guide for Native Platforms / Unix and Windows
+@direntry
+* GNAT User's Guide (gnat_ugn_unw) for Native Platforms / Unix and Windows
+@end direntry
@end ifset
@include gcc-common.texi
@end titlepage
-@ifinfo
+@ifnottex
@node Top, About This Guide, (dir), (dir)
@top GNAT User's Guide
* Index::
@end menu
-@end ifinfo
+@end ifnottex
@node About This Guide
@unnumbered About This Guide
It then documents the @command{gnatelim} tool, which can reduce
the size of program executables.
-@ifinfo
+@ifnottex
@menu
* Performance Considerations::
* Reducing the Size of Ada Executables with gnatelim::
@end menu
-@end ifinfo
+@end ifnottex
@c *****************************
@end cartouche
@end iftex
-@ifinfo
+@ifnottex
@smallexample
@cartouche
GNAT style, compact layout Uncompact layout
end loop Clear;
@end cartouche
@end smallexample
-@end ifinfo
+@end ifnottex
@noindent
A further difference between GNAT style layout and compact layout is that