Skip to content

Commit

Permalink
Doc: indenting code in the list of topics related to coding
Browse files Browse the repository at this point in the history
Change-Id: I0c30c04f75649a34b8d68a79c96a3e155cdb2ab2
Reviewed-on: http://codereview.qt.nokia.com/322
Reviewed-by: Christian Kamm <[email protected]>
  • Loading branch information
Leena Miettinen authored and Christian Kamm committed Jun 3, 2011
1 parent b729d4b commit 16ae1d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/qtcreator.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,9 @@
\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
Expand Down Expand Up @@ -1587,7 +1590,8 @@
\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
Expand Down

0 comments on commit 16ae1d7

Please sign in to comment.