gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2272: fix doc outline


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2272: fix doc outline
Date: Sun, 07 Apr 2013 00:10:18 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2272
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-04-07 00:10:18 +0200
message:
  fix doc outline
modified:
  doc/gsrc.info
  doc/gsrc.texi
=== modified file 'doc/gsrc.info'
--- a/doc/gsrc.info     2013-04-06 20:58:22 +0000
+++ b/doc/gsrc.info     2013-04-06 22:10:18 +0000
@@ -1,7 +1,7 @@
 This is gsrc.info, produced by makeinfo version 5.1 from gsrc.texi.
 
 This manual is for the GNU Source Release Collection (version
-2013.04.06, updated 6 April 2013).
+2013.04.06, updated 7 April 2013).
 
    Copyright (C) 2011, 2012, 2013 Free Software Foundation, Inc.
 
@@ -22,7 +22,7 @@
 GNU Source Release Collection
 *****************************
 
-This manual is for GNU Source Release Collection (version 2013.04.06, 6
+This manual is for GNU Source Release Collection (version 2013.04.06, 7
 April 2013).
 
 * Menu:
@@ -30,7 +30,8 @@
 * Introduction::
 * Getting started::
 * Advanced configuration::
-* Appendix::
+* Technical information::
+* GNU Free Documentation License::
 
  -- The Detailed Node Listing --
 
@@ -55,11 +56,10 @@
 * Patching packages::
 * Package versions::
 
-Appendix
+Technical information
 
 * The GSRC build system::
 * Anatomy of a GSRC Makefile::
-* GNU Free Documentation License::
 
 Anatomy of a GSRC Makefile
 
@@ -701,19 +701,22 @@
 '/gnu/packages/hello-2.8-no-nls'.
 
 
-File: gsrc.info,  Node: Appendix,  Prev: Advanced configuration,  Up: Top
-
-Appendix A Appendix
-*******************
+File: gsrc.info,  Node: Technical information,  Next: GNU Free Documentation 
License,  Prev: Advanced configuration,  Up: Top
+
+Appendix A Technical information
+********************************
+
+This appendix gives detailed information on the GSRC build system.  This
+information is not necessary for most users but it may be of interest to
+developers and GSRC maintainers.
 
 * Menu:
 
 * The GSRC build system::
 * Anatomy of a GSRC Makefile::
-* GNU Free Documentation License::
 
 
-File: gsrc.info,  Node: The GSRC build system,  Next: Anatomy of a GSRC 
Makefile,  Prev: Appendix,  Up: Appendix
+File: gsrc.info,  Node: The GSRC build system,  Next: Anatomy of a GSRC 
Makefile,  Prev: Technical information,  Up: Technical information
 
 A.1 The GSRC build system
 =========================
@@ -776,7 +779,7 @@
 that uses the standard Autotools process.
 
 
-File: gsrc.info,  Node: Anatomy of a GSRC Makefile,  Next: GNU Free 
Documentation License,  Prev: The GSRC build system,  Up: Appendix
+File: gsrc.info,  Node: Anatomy of a GSRC Makefile,  Prev: The GSRC build 
system,  Up: Technical information
 
 A.2 Anatomy of a GSRC Makefile
 ==============================
@@ -1113,10 +1116,10 @@
        $(MAKECOOKIE)
 
 
-File: gsrc.info,  Node: GNU Free Documentation License,  Prev: Anatomy of a 
GSRC Makefile,  Up: Appendix
+File: gsrc.info,  Node: GNU Free Documentation License,  Prev: Technical 
information,  Up: Top
 
-A.3 GNU Free Documentation License
-==================================
+Appendix B GNU Free Documentation License
+*****************************************
 
                      Version 1.3, 3 November 2008
 
@@ -1598,29 +1601,29 @@
 
 Tag Table:
 Node: Top773
-Node: Introduction1697
-Node: Building GNU packages3516
-Node: Getting started4103
-Node: Initial setup5615
-Node: Building a simple package6993
-Node: Installing a package7663
-Node: Setting your environment8321
-Node: Useful targets9629
-Node: Complex packages12264
-Node: Finding packages13603
-Node: Advanced configuration16826
-Node: Global configuration17340
-Node: Package configuration21023
-Node: Patching packages22655
-Node: Package versions23928
-Node: Appendix26547
-Node: The GSRC build system26767
-Node: Anatomy of a GSRC Makefile29674
-Node: Metadata variables30717
-Node: Build variables33275
-Node: Build recipes38769
-Node: A simple example41268
-Node: A complex example42270
-Node: GNU Free Documentation License44494
+Node: Introduction1723
+Node: Building GNU packages3542
+Node: Getting started4129
+Node: Initial setup5641
+Node: Building a simple package7019
+Node: Installing a package7689
+Node: Setting your environment8347
+Node: Useful targets9655
+Node: Complex packages12290
+Node: Finding packages13629
+Node: Advanced configuration16852
+Node: Global configuration17366
+Node: Package configuration21049
+Node: Patching packages22681
+Node: Package versions23954
+Node: Technical information26573
+Node: The GSRC build system27016
+Node: Anatomy of a GSRC Makefile29949
+Node: Metadata variables30966
+Node: Build variables33524
+Node: Build recipes39018
+Node: A simple example41517
+Node: A complex example42519
+Node: GNU Free Documentation License44743
 
 End Tag Table

=== modified file 'doc/gsrc.texi'
--- a/doc/gsrc.texi     2013-04-06 20:58:22 +0000
+++ b/doc/gsrc.texi     2013-04-06 22:10:18 +0000
@@ -51,7 +51,8 @@
 * Introduction::
 * Getting started::
 * Advanced configuration::
-* Appendix::
+* Technical information::
+* GNU Free Documentation License::
 
 @detailmenu
  --- The Detailed Node Listing ---
@@ -77,11 +78,10 @@
 * Patching packages::
 * Package versions::
 
-Appendix
+Technical information
 
 * The GSRC build system::
 * Anatomy of a GSRC Makefile::
-* GNU Free Documentation License::
 
 Anatomy of a GSRC Makefile
 
@@ -818,17 +818,20 @@
 
 @c *******************************************************************
 
address@hidden Appendix,  , Advanced configuration, Top
address@hidden Appendix
address@hidden Technical information, GNU Free Documentation License, Advanced 
configuration, Top
address@hidden Technical information
+
+This appendix gives detailed information on the GSRC build
+system. This information is not necessary for most users but it may be
+of interest to developers and GSRC maintainers.
 
 @menu
 * The GSRC build system::
 * Anatomy of a GSRC Makefile::
-* GNU Free Documentation License::
 @end menu
 
 @c *******************************************************************
address@hidden  The GSRC build system, Anatomy of a GSRC Makefile, Appendix, 
Appendix
address@hidden  The GSRC build system, Anatomy of a GSRC Makefile, Technical 
information, Technical information
 @section The GSRC build system
 
 The GSRC build system is based on a system called GARstow by Adam
@@ -915,7 +918,7 @@
 
 @c *******************************************************************
 
address@hidden  Anatomy of a GSRC Makefile, GNU Free Documentation License, The 
GSRC build system, Appendix
address@hidden  Anatomy of a GSRC Makefile,  , The GSRC build system, Technical 
information
 @section Anatomy of a GSRC Makefile
 
 GSRC Makefiles are the point of entry for the user into the GSRC
@@ -1323,8 +1326,8 @@
        $(MAKECOOKIE)
 @end example
 
address@hidden  GNU Free Documentation License,  , Anatomy of a GSRC Makefile, 
Appendix
address@hidden GNU Free Documentation License
address@hidden  GNU Free Documentation License,  , Technical information, Top
address@hidden GNU Free Documentation License
 
 @include fdl.texi
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]