aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_templates/index.html')
-rw-r--r--doc/_templates/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index c9d9c591f..07654fca5 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -49,5 +49,10 @@
content in Qt applications</span></p>
</td></tr>
</table>
+
+ <h2>Tutorials and examples</h2>
+
+ <p>A collection of <a href="{{ pathto("tutorials/index") }}">tutorials</a> and "walkthrough" guides are provided with PySide to help new users get started with PySide development. These documents were ported from C++ to Python and cover a range of topics, from basic use of widgets to step-by-step <a href="{{ pathto("tutorials/index") }}">tutorials</a> that show how an application is put together.</p>
+
</div>
{% endblock %}