Revamp Text Codecs Example: Revisit the documentation

Remove "Example" from the title.

Add \examplecategory Data Processing & I/O.

Task-number: QTBUG-118061
Pick-to: 6.6 6.5
Change-Id: I126dce2cfe4b9195e75ee7aa8bae1f3cdcb4c17f
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
Rym Bouabid 2023-10-17 16:52:07 +02:00
parent 9a4924fb7b
commit 62fea7396c
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
/*! /*!
\example widgets/tools/codecs \example widgets/tools/codecs
\title Text Codecs Example \examplecategory {Data Processing & I/O}
\title Text Codecs
\brief How to import and export text using text codecs. \brief How to import and export text using text codecs.
The Text Codecs example demonstrates the principles behind importing and exporting text The Text Codecs example demonstrates the principles behind importing and exporting text