Browse Source

org.texi: Small rewording

* doc/org.texi (Exporting): Small rewording.  Write about Texinfo
  export.
Nicolas Goaziou 9 years ago
parent
commit
ec281e8d2b
1 changed files with 5 additions and 5 deletions
  1. 5 5
      doc/org.texi

+ 5 - 5
doc/org.texi

@@ -10620,11 +10620,11 @@ ASCII export produces a readable and simple version of an Org file for
 printing and sharing notes.  HTML export allows you to easily publish notes
 printing and sharing notes.  HTML export allows you to easily publish notes
 on the web, or to build full-fledged websites.  @LaTeX{} export lets you use
 on the web, or to build full-fledged websites.  @LaTeX{} export lets you use
 Org mode and its structured editing functions to create arbitrarily complex
 Org mode and its structured editing functions to create arbitrarily complex
-@LaTeX{} files for any kind of document.  OpenDocument Text (ODT) export
-allows seamless collaboration across organizational boundaries.  Markdown
-export lets you seamlessly collaborate with other developers.  Finally, iCal
-export can extract entries with deadlines or appointments to produce a file
-in the iCalendar format.
+@LaTeX{} files for any kind of document.  OpenDocument Text (ODT) and
+Markdown export allow seamless collaboration across organizational
+boundaries.  Texinfo export helps generating documentation or full-fledged
+manuals.  Finally, iCal export can extract entries with deadlines or
+appointments to produce a file in the iCalendar format.
 
 
 @menu
 @menu
 * The export dispatcher::       The main exporter interface
 * The export dispatcher::       The main exporter interface