forked from qt-creator/qt-creator
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:
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user