Doc: add docs for the Beautifier plugin

Change-Id: I0af00a27ff8b070669578a1c5158882b2e610e24
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Leena Miettinen
2014-03-05 13:35:19 +01:00
committed by hjk
parent dbb172da79
commit 9bf9f165ba
7 changed files with 108 additions and 2 deletions

View File

@@ -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.