From e7786048030cf09f5d925cdb2e52cdebe3a19f21 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 18 Jun 2015 13:57:43 +0200 Subject: [PATCH] Doc: Reformat Make \uicontrol usage more consistent with elsewhere, but no text changes besides that Change-Id: I8bb6cd73e7270310898ba0ba50e0372b0d6c6f9b Reviewed-by: Leena Miettinen --- doc/src/editors/creator-editors-options.qdoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/src/editors/creator-editors-options.qdoc b/doc/src/editors/creator-editors-options.qdoc index 020a4978b66..1b9df9c7beb 100644 --- a/doc/src/editors/creator-editors-options.qdoc +++ b/doc/src/editors/creator-editors-options.qdoc @@ -31,11 +31,11 @@ \title Configuring the Editor \QC allows you to configure the text editor to suit your specific - needs. To configure the editor, select \uicontrol Tools > \uicontrol{Options} > - \uicontrol{Text Editor}. + needs. To configure the editor, select \uicontrol Tools > + \uicontrol Options > \uicontrol{Text Editor}. - These settings apply to all projects. To specify editor behavior for an - open project, select \uicontrol Projects > \uicontrol Editor. For more + These settings apply to all projects. To specify editor behavior for an open + project, select \uicontrol Projects > \uicontrol Editor. For more information, see \l{Specifying Editor Settings}. You can also specify indentation settings separately for C++ and QML files @@ -47,11 +47,12 @@ \list \li Set the \l{Specifying Text Editor Settings}{font preferences and - apply color schemes} for syntax highlighting in \uicontrol{Font & Colors}. + apply color schemes} for syntax highlighting in + \uicontrol {Font & Colors}. \li Specify \l{Generic Highlighting} {definition files for syntax highlighting} for other types of files - than C++ or QML in \uicontrol{Generic Highlighter}. + than C++ or QML in \uicontrol {Generic Highlighter}. \li Set \l{Indenting Text or Code}{tabs, indentation, the handling of whitespace, and mouse operations} in \uicontrol Behavior.