aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawk.texi4
-rw-r--r--doc/gawktexi.in4
3 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3edc0f37..23044677 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-21 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Add comments for where we need full xrefs in
+ docbook.
+
2014-05-20 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Misc improvements for docbook, consistency
diff --git a/doc/gawk.texi b/doc/gawk.texi
index e0222443..a9c50684 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -1460,6 +1460,8 @@ should be of interest.
This @value{DOCUMENT} is split into several parts, as follows:
+@c FULLXREF ON
+
Part I describes the @command{awk} language and @command{gawk} program in detail.
It starts with the basics, and continues through all of the features of @command{awk}.
It contains the following chapters:
@@ -1614,6 +1616,8 @@ present the licenses that cover the @command{gawk} source code
and this @value{DOCUMENT}, respectively.
@end ifclear
+@c FULLXREF OFF
+
@node Conventions
@unnumberedsec Typographical Conventions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 3599b727..a380288a 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -1427,6 +1427,8 @@ should be of interest.
This @value{DOCUMENT} is split into several parts, as follows:
+@c FULLXREF ON
+
Part I describes the @command{awk} language and @command{gawk} program in detail.
It starts with the basics, and continues through all of the features of @command{awk}.
It contains the following chapters:
@@ -1581,6 +1583,8 @@ present the licenses that cover the @command{gawk} source code
and this @value{DOCUMENT}, respectively.
@end ifclear
+@c FULLXREF OFF
+
@node Conventions
@unnumberedsec Typographical Conventions