Doc: replace deprecated QDoc commands

The \i and \o commands were replaced with \li and
\bold was replaced with \b in QDoc for Qt 5.

The \input command was replaced with \include in the docs.

Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Leena Miettinen
2013-02-06 08:50:23 +01:00
committed by Oswald Buddenhagen
parent 276320caac
commit 419c6de735
133 changed files with 2773 additions and 2773 deletions

View File

@@ -45,10 +45,10 @@
\list 1
\o Select \gui File > \gui{New File or Project} > \gui{Other Project}
\li Select \gui File > \gui{New File or Project} > \gui{Other Project}
> \gui{Import Existing Project}.
\o In \gui{Import Existing Project}, enter the project name
\li In \gui{Import Existing Project}, enter the project name
and select the location of the project file you want to import.
\QC automatically generates the following files in the
@@ -56,13 +56,13 @@
\list
\o \l{Specifying Files}{.files}
\li \l{Specifying Files}{.files}
\o \l{Specifying Include Paths}{.includes}
\li \l{Specifying Include Paths}{.includes}
\o \l{Specifying Defines}{.config}
\li \l{Specifying Defines}{.config}
\o .creator
\li .creator
\endlist
@@ -128,9 +128,9 @@
\list 1
\o Click \gui Add and select \gui{Custom Executable}.
\li Click \gui Add and select \gui{Custom Executable}.
\o Define the configuration name, the location of the executable, any
\li Define the configuration name, the location of the executable, any
additional arguments and the working directory.
\endlist