Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
Business value
Improving user/customer on-boarding could bring more customers to us. Users love to use Qt.
Description
New Qt users would need all the help to easily onboard with Qt. If the first thing they do is to launch Qt Creator, they will find examples and tutorials in the Welcome page. However, if they find the online documentation in doc.qt.io, they may lack some information.
If the user searches for tutorials in the online documentation, there will be three mentioned as Qt Creator tutorials and a few others, related to widgets, QML etc. If the newbie wants to learn how to start Python programming in Qt, only advertisements to Python tutorials are found.
We should merge the tutorials in resources.qt.io to doc.qt.io.
- The simplest and fastest way would be to add a link to Examples and Tutorials page. This would allow quick search/browse a suitable tutorial. Even though resources are mentioned in the side bar, it's worth mentioning tutorials in the actual documentation pages. After all, the page title is "Examples and Tutorials", but video tutorials must be accessed via resources link.
- Better option would be to add a link to a corresponding video tutorial to the specific example/tutorial page, so that it's immediately available when the developer is learning Qt.
Effort and implementation impact
<Volker to fill in>