aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-03-05 13:35:19 +0100
committerhjk <hjk121@nokiamail.com>2014-03-05 15:32:20 +0100
commit9bf9f165bae3d6d301e66309890bf2f84ba747b0 (patch)
tree56a7e16bd697ec71f12cb6fe3c6e47422ea16693 /doc/src/editors/creator-coding.qdoc
parentdbb172da795f3c6f81f9622d6713ba9615fdf0db (diff)
Doc: add docs for the Beautifier plugin
Change-Id: I0af00a27ff8b070669578a1c5158882b2e610e24 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'doc/src/editors/creator-coding.qdoc')
-rw-r--r--doc/src/editors/creator-coding.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index 38ae2ec906..f5cb4224a9 100644
--- a/doc/src/editors/creator-coding.qdoc
+++ b/doc/src/editors/creator-coding.qdoc
@@ -55,6 +55,12 @@
can easily find and rename symbols and apply predefined actions to
refactor code.
+ \li \l{Beautifying Source Code}
+
+ Beautifying code means applying indentation and style to source
+ code files. You can use the Artistic Style, ClangFormat, or
+ Uncrustify tool to format source files.
+
\li \l{Configuring the Editor}
You can change the fonts, colors, highlighting, and indentation.