forked from qt-creator/qt-creator
Doc: edit debugger API docs
Remove \brief commands from function descriptions. Use QDoc commands for notes and lists. Write GDB in all caps. Fix punctuation and style and grammar issues. Change-Id: I7f5bf0f53ad643eb4e2981c0d4e39c453dff5558 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -43,7 +43,7 @@ namespace Internal {
|
||||
\class Debugger::Internal::MemoryView
|
||||
\brief The MemoryView class is a base class for memory view tool windows.
|
||||
|
||||
Small tool-window that stays on top and displays a chunk of memory
|
||||
This class is a small tool-window that stays on top and displays a chunk of memory
|
||||
based on the widget provided by the Bin editor plugin.
|
||||
|
||||
Provides static functionality for handling a Bin Editor Widget
|
||||
|
||||
Reference in New Issue
Block a user