aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/calendar/doc/images/qtlabscalendar-dayofweekrow.png
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the docs to separate the experimental labs QML typesJ-P Nurmi2016-08-091-0/+0
Including the experimental Qt Labs Calendar docs to qqc2.qdocconf leads to Qt Creator's help contents being mixed with QML types from both modules. Move the Qt Labs Calendar to its own .qdocconf the same way it's done for Qt Labs Platform, and just link to both from the index page. This also ensures that the index-search offers "Calendar" from "Qt Quick Controls (1)" and "Qt Labs Calendar" instead of "Qt Quick Controls 2". Change-Id: Iaf5e7df6d3013657c774d65bf76fb7bc2f80aa71 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>