Updated documentation for doxygen. No version bump.
This commit is contained in:
parent
492c9fb74b
commit
7e53038fa8
|
@ -205,6 +205,7 @@ void TY_(FreeMutedMessageList)( TidyDocImpl* doc );
|
||||||
|
|
||||||
/** Adds a new message ID to the list of muted messages.
|
/** Adds a new message ID to the list of muted messages.
|
||||||
** @param doc The Tidy document.
|
** @param doc The Tidy document.
|
||||||
|
** @param opt The option that is defining the muted message.
|
||||||
** @param name The message code as a string.
|
** @param name The message code as a string.
|
||||||
*/
|
*/
|
||||||
void TY_(DefineMutedMessage)( TidyDocImpl* doc, const TidyOptionImpl* opt, ctmbstr name );
|
void TY_(DefineMutedMessage)( TidyDocImpl* doc, const TidyOptionImpl* opt, ctmbstr name );
|
||||||
|
|
Loading…
Reference in a new issue