Просмотр исходного кода

doc: documentation of the ":comments noweb" code block header argument

* doc/org.texi (comments): Documentation of the ":comments noweb" code
  block header argument.
Eric Schulte 15 лет назад
Родитель
Сommit
821082b5b0
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      doc/org.texi

+ 3 - 0
doc/org.texi

@@ -12129,6 +12129,9 @@ The text is picked from the leading context of the tangled code and is
 limited by the nearest headline or source block as the case may be.
 limited by the nearest headline or source block as the case may be.
 @item @code{both}
 @item @code{both}
 Turns on both the ``link'' and ``org'' comment options.
 Turns on both the ``link'' and ``org'' comment options.
+@item @code{noweb}
+Turns on the ``link'' comment option, and additionally wraps expanded noweb
+references in the code block body in link comments.
 @end itemize
 @end itemize
 
 
 @node no-expand, session, comments, Specific header arguments
 @node no-expand, session, comments, Specific header arguments