From 8cb6d96d9dd328303626d10ba9477425bed5237c Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Fri, 8 Nov 2002 00:36:46 +0000 Subject: [PATCH] Small textual changes to GOOPS manual (for HTML generation). --- doc/goops/ChangeLog | 6 ++++++ doc/goops/goops.texi | 31 ++++++++++++------------------- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/doc/goops/ChangeLog b/doc/goops/ChangeLog index 9c3cd22a9..ce262b9c8 100644 --- a/doc/goops/ChangeLog +++ b/doc/goops/ChangeLog @@ -1,3 +1,9 @@ +2002-11-07 Neil Jerram + + * goops.texi (Top): Say "Indices" before index nodes in main menu. + (Index): Removed (it was empty). Generally remove unnecessary + padding text that looks bad in HTML. + 2002-04-17 Marius Vollmer * Makefile.am (CLEANFILES): Added goops.tmp, goops.cps. diff --git a/doc/goops/goops.texi b/doc/goops/goops.texi index 230bd3eb2..9cc07d652 100644 --- a/doc/goops/goops.texi +++ b/doc/goops/goops.texi @@ -72,27 +72,13 @@ are preserved on all copies. @node Top, Introduction, (dir), (dir) @menu -[When the manual is completed, this will be a flat index in the style of - the Emacs manual. More nodes will turn up under parts I-III.] - -Part I: Preliminaries - * Introduction:: * Getting Started:: - -Part II: Reference Manual - * Reference Manual:: - -Part III: GOOPS Meta Object Protocol - * MOP Specification:: -The GOOPS tutorial - * Tutorial:: -* Index:: * Concept Index:: * Function and Variable Index:: @end menu @@ -102,7 +88,12 @@ The GOOPS tutorial @end iftex @node Introduction, Getting Started, Top, Top +@iftex @section Introduction +@end iftex +@ifnottex +@chapter Introduction +@end ifnottex @goops{} is the object oriented extension to @guile{}. Its implementation is derived from @w{STk-3.99.3} by Erick Gallesio and @@ -119,7 +110,12 @@ meta object protocol, in the spirit of the one defined for CLOS (@cite{Gregor Kiczales: A Metaobject Protocol}). @node Getting Started, Reference Manual, Introduction, Top +@iftex @section Getting Started +@end iftex +@ifnottex +@chapter Getting Started +@end ifnottex @menu * Running GOOPS:: @@ -2781,14 +2777,11 @@ theoretically handle adding methods to further types of target. @code{no-next-method} @end itemize -@node Tutorial, Index, MOP Specification, Top +@node Tutorial, Concept Index, MOP Specification, Top @chapter Tutorial @include goops-tutorial.texi -@node Index, Concept Index, Tutorial, Top -@chapter Index -@page -@node Concept Index, Function and Variable Index, Index, Top +@node Concept Index, Function and Variable Index, Tutorial, Top @unnumberedsec Concept Index @printindex cp