Explorar el Código

doc/org.texi: Add link to relevant chapter

* doc/org.texi (Exporting code blocks): Add link to Exporting. Coming
  into this section without having read the chapter 12 is pretty
  confusing.  The link is helpful.

TINYCHANGE.
Joe Riel hace 10 años
padre
commit
862bb9d9e3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      doc/org.texi

+ 2 - 1
doc/org.texi

@@ -14847,7 +14847,8 @@ of code block evaluation, @emph{both} the code and the results of code block
 evaluation, or @emph{none}.  For most languages, the default exports code.
 However, for some languages (e.g., @code{ditaa}) the default exports the
 results of code block evaluation.  For information on exporting code block
-bodies, see @ref{Literal examples}.
+bodies, see @ref{Literal examples}.  For information on exporting
+parts of Org documents, see @ref{Exporting}.
 
 The @code{:exports} header argument can be used to specify export
 behavior (note that these arguments are only relevant for code blocks, not