Doc: edit projectexplorer API docs

Fix grammar, punctuation, and style issues. Use standard wording for
QDoc commands. Remove \brief commands from function descriptions.
Move some function descriptions directly above the functions, so
that the \fn command can be removed.

Change-Id: Iedf4f0041af24541a982241f99bd4906e86af916
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Leena Miettinen
2013-09-10 17:16:10 +02:00
parent c5c501669f
commit 6b99d2bb78
16 changed files with 213 additions and 173 deletions

View File

@@ -41,7 +41,7 @@
Emits output by process id.
OutputDebugString puts its data into a shared memory segment named
The \c OutputDebugString() function puts its data into a shared memory segment named
\c DBWIN_BUFFER which can be accessed via file mapping.
*/