summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/doc/includes
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Add overview pages to CMake APIKai Köhne2022-11-021-0/+7
Provide a landing page for InterfaceFramework commands and variables, making it easier to navigate between them in the breadcrumb menu. Also, add details on where the respective command is found. Finally, for variables, normalize the .html name (this is done otherwise by qdoc). Pick-to: 6.4 Task-number: QTBUG-96239 Change-Id: I06411168f6bd0959a4a5a54ebf435718a167656a Reviewed-by: Dominik Holland <dominik.holland@qt.io>