From 77cc43a987b539afc330fd4be9dd846985338379 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Thu, 25 Feb 2010 20:12:02 -0700 Subject: [PATCH] Doc:CG:Clarify policy on sectioning --- Documentation/contributor/doc-work.itexi | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index 7d842a4e85..70bb1d72b7 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -232,10 +232,18 @@ level. Sections are created with Please leave two blank lines above a @@node; this makes it easier to find sections in texinfo. +@item +If a heading is desired without creating a node, please use +the following: + +@example +@@subheading Foo +@end example + @item Sectioning commands (@@node and @@section) must not appear -inside an @@ignore. Separate those commands with a space, ie @@n -ode. +inside an @@ignore. Separate those commands with a space, ie +@@n@tie{}ode. @end itemize -- 2.39.5