OSDN Git Service

Doc: indenting code in the list of topics related to coding
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 3 Jun 2011 11:40:36 +0000 (13:40 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Fri, 3 Jun 2011 11:45:12 +0000 (13:45 +0200)
Change-Id: I0c30c04f75649a34b8d68a79c96a3e155cdb2ab2
Reviewed-on: http://codereview.qt.nokia.com/322
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
doc/qtcreator.qdoc

index 0744190..c5457af 100644 (file)
         \o  \l{Completing Code} describes how code and code snippets are
             completed for elements, properties, an IDs.
 
+        \o  \l{Indenting Code} describes how to specify indentation either
+            globally for all files or separately for: text, C++, or QML files.
+
         \o  \l{Finding and Replacing} describes the incremental search that
             highlights the matching strings in the window while typing and the
             advanced search that allows you to search from currently open
         \o  \l{Configuring the Editor} describes how to change the text editor
             options to suit your specific needs.
 
-        \o  \l{Using FakeVim Mode} run the main editor in a manner similar to
+        \o  \l{Using FakeVim Mode} describes how to run the main editor in a
+            manner similar to
             the Vim editor.
 
     \endlist