Hi,
i have added a block @ifinifo for each files
.info produced by make, and installed in
Doculentation/info.

So i can run install-info on each files to add
the entries in the info system.

--- coding-standards.texi	2007-04-02 12:50:56.862035468 +0200
+++ /home/fanaj/hack/info_for_GS/base/coding-standards.texi.new	2007-03-31 19:11:59.563034586 +0200
@@ -4,7 +4,10 @@
 
 @ifinfo
 @format
-* Coding: (coding).           Coding Standards for GNUstep Libraries
+INFO-DIR-SECTION GNUstep
+START-INFO-DIR-ENTRY
+* Coding: (coding-standards).           Coding Standards for GNUstep Libraries
+END-INFO-DIR-ENTRY
 @end format
 @end ifinfo
 
--- manual.texi	2007-04-02 12:50:58.226065848 +0200
+++ /home/fanaj/hack/info_for_GS/base/manual.texi.new	2007-03-31 19:12:13.819355639 +0200
@@ -7,8 +7,9 @@
 
 @ifinfo
 @format
+INFO-DIR-SECTION GNUstep
 START-INFO-DIR-ENTRY
-* GNUstepBase:         Objective C Language and GNUstep Base Library
+* GNUstepBase: (manual).        Objective C Language and GNUstep Base Library
 END-INFO-DIR-ENTRY
 @end format
 @end ifinfo
@@ -88,6 +89,7 @@
 * Objective-C Java and C++:: Comparison between Objective-C, Java, and C++
 * Java and Guile::       Programming GNUstep in Java and Guile
 * Compliance to Standards:: GNUstep and the OpenStep and Mac OS X APIs
+* Make::                 Using the Package to build GNUstep "Objects"
 @end menu
 @c **end Top node and master menu
 @end ifinfo
@@ -133,6 +135,8 @@
 @c Appendix E: GNUstep Compliance to Standards
 @include Compliance.texi
 
[EMAIL PROTECTED] Appendix F: Using the GNUstep Make Package
[EMAIL PROTECTED] GNUstepMake.texi
 
 @unnumbered Concept Index
 @printindex cp
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to