qtdeclarative/examples/quick/customitems
Luca Di Sera c1b198e013 Doc: Remove usages of the second argument of a "\page" command
The "\page" command for QDoc, used to construct a standalone
documentation page in the output documentation of a project, was able to
take a second argument, apart from the first argument representing the
name for the generated documentation page, that roughly represented the
type of the page that was to be generated.

This second argument was not actually used by QDoc, such that it had no
meaningful effect.

QDoc was recently modified to not support this second argument,
internally, and officially removed its use.

For technical legacy reason, QDoc will still support the usage of a
second argument for a "\page" command, albeit it will do nothing, as
before.

To avoid confusion for future readers who might not be aware of the
history of the "\page" argument and that will not find an explanation in
QDoc's documentation anymore, the usages of the second argument in
"\page" commands are now removed.

Change-Id: I0241ffa17d658245516f725e64048e332cbccd42
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2022-09-08 16:46:56 +02:00
..
dialcontrol Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
flipable Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
maskedmousearea Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
painteditem Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
progressbar Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
scrollbar Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
searchbox Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
slideswitch Doc: Remove usages of the second argument of a "\page" command 2022-09-08 16:46:56 +02:00
spinner Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
tabwidget Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
customitems.pro centralize and fixup example sources install targets 2012-12-10 18:16:48 +01:00