forked from qt-creator/qt-creator
Doc: edit macros documentation
Edit to use standard wording. Use \a commands for attributes. Change-Id: I90262bc12fe601df81c33a9a49cc8d0e8005407e Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Eike Ziller
parent
120bf88eab
commit
0c6636d291
@@ -44,8 +44,8 @@ using namespace Macros;
|
||||
\brief The Macro class represents a macro, which is more or less a list of
|
||||
Macros::MacroEvent.
|
||||
|
||||
A macro is a list of events that can be replayed in Qt Creator. A macro has
|
||||
an header consisting of the Qt Creator version where the macro was created
|
||||
A macro is a list of events that can be replayed in \QC. A macro has
|
||||
an header consisting of the \QC version where the macro was created
|
||||
and a description.
|
||||
The name of the macro is the filename without the extension.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user