Browse Source

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 năm trước cách đây
mục cha
commit
821082b5b0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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