Browse Source

Remove unnecessary node comments

Carsten Dominik 12 years ago
parent
commit
936ef91869
1 changed files with 1 additions and 11 deletions
  1. 1 11
      doc/org.texi

+ 1 - 11
doc/org.texi

@@ -13626,8 +13626,6 @@ above, or by customizing the variable @code{org-publish-use-timestamps-flag}.
 This may be necessary in particular if files include other files via
 This may be necessary in particular if files include other files via
 @code{#+SETUPFILE:} or @code{#+INCLUDE:}.
 @code{#+SETUPFILE:} or @code{#+INCLUDE:}.
 
 
-@comment  node-name,  next,  previous,  up
-@comment Working With Source Code, Miscellaneous, Publishing, Top
 
 
 @node Working with source code
 @node Working with source code
 @chapter Working with source code
 @chapter Working with source code
@@ -13670,8 +13668,6 @@ The following sections describe Org mode's code block handling facilities.
 * Batch execution::             Call functions from the command line
 * Batch execution::             Call functions from the command line
 @end menu
 @end menu
 
 
-@comment  node-name,  next,  previous,  up
-@comment  Structure of code blocks, Editing source code, Working With Source Code, Working With Source Code
 
 
 @node Structure of code blocks
 @node Structure of code blocks
 @section Structure of code blocks
 @section Structure of code blocks
@@ -13735,8 +13731,6 @@ basis using properties.
 Source code in the specified language.
 Source code in the specified language.
 @end table
 @end table
 
 
-@comment  node-name,  next,  previous,  up
-@comment  Editing source code, Exporting code blocks, Structure of code blocks, Working With Source Code
 
 
 @node Editing source code
 @node Editing source code
 @section Editing source code
 @section Editing source code
@@ -13778,8 +13772,6 @@ variable to @code{nil} to switch without asking.
 To turn on native code fontification in the @emph{Org} buffer, configure the
 To turn on native code fontification in the @emph{Org} buffer, configure the
 variable @code{org-src-fontify-natively}.
 variable @code{org-src-fontify-natively}.
 
 
-@comment  node-name,  next,  previous,  up
-@comment  Exporting code blocks, Extracting source code, Editing source code, Working With Source Code
 
 
 @node Exporting code blocks
 @node Exporting code blocks
 @section Exporting code blocks
 @section Exporting code blocks
@@ -13826,8 +13818,7 @@ assumed to have their results already inserted in the buffer by manual
 evaluation.  This setting is useful to avoid expensive recalculations during
 evaluation.  This setting is useful to avoid expensive recalculations during
 export, not to provide security.
 export, not to provide security.
 
 
-@comment  node-name,  next,  previous,  up
-@comment  Extracting source code, Evaluating code blocks, Exporting code blocks, Working With Source Code
+
 @node Extracting source code
 @node Extracting source code
 @section Extracting source code
 @section Extracting source code
 @cindex tangling
 @cindex tangling
@@ -14248,7 +14239,6 @@ Multi-line header arguments on a named code block:
 @end example
 @end example
 
 
 @node Header arguments in function calls
 @node Header arguments in function calls
-@comment  node-name,  next,  previous,  up
 @subsubheading Header arguments in function calls
 @subsubheading Header arguments in function calls
 
 
 At the most specific level, header arguments for ``Library of Babel'' or
 At the most specific level, header arguments for ``Library of Babel'' or