From a009c31606116b286c1712e4917022018730eb59 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 6 Dec 2018 08:48:49 +0100 Subject: [PATCH] Update hardcoded links in synopsis intro When new languages are added, the links from chapter 4 onwards need to be incremented --- doc/synopsis/intro.txt | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/doc/synopsis/intro.txt b/doc/synopsis/intro.txt index 4c504243c..7e2059391 100644 --- a/doc/synopsis/intro.txt +++ b/doc/synopsis/intro.txt @@ -13,18 +13,16 @@ to the relevant source files, which give more information. Some of the files hav not yet been prepared so that the machine generated documentation has the nicest possible format. +% These hardcoded TOC links (chapter 4 onwards) need to be updated as new languages are added. + The main contents are: -- [Chapter 1 #toc2]: categories, with links to the functions for -constructing trees in them. -- [Chapter 2 #toc5]: syntactic construction functions, with cross-links and -examples. -- [Chapter 3 #toc85]: morphological paradigms. -- [Chapter 4 #toc120]: additional libraries. -- [Chapter 5 #toc126]: how to "browse" the library by -loading the grammars into the ``gf`` command editor. -- [Chapter 6 #toc127]: a brief example of how application grammars can -use the resource modules. -- [Detailed table of contents #toc128]. +- [Chapter 1 #toc2]: categories, with links to the functions for constructing trees in them. +- [Chapter 2 #toc5]: syntactic construction functions, with cross-links and examples. +- [Chapter 3 #toc85]: morphological (lexical) paradigms. +- [Chapter 4 #toc121]: additional libraries. +- [Chapter 5 #toc127]: how to "browse" the library by loading the grammars into the ``gf`` command editor. +- [Chapter 6 #toc128]: a brief example of how application grammars can use the resource modules. +- [Detailed table of contents #toc129]. The [RGL Browser http://www.grammaticalframework.org/~john/rgl-browser/] tool allows you to interactively browse through