aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/quickstart.rst
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2022-10-27 16:20:52 +0200
committerCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2022-11-03 13:48:46 +0100
commit782acff166d4a2b63846c7ba5493f230cccbd4fc (patch)
treea213ae7028df42b7d5092b922c79f6a29e6fa017 /sources/pyside6/doc/quickstart.rst
parent7fde6c515363864f0f16edd0f447a61369d09935 (diff)
doc: order the sidebar content
As a quick-access to all the documentation, the sidebar of the documentation was a mix of topics without any logical order. Creating directories with an index.rst file, and putting the content on the right topic toctree allow us to have a more clear and simple general toc. Change-Id: I43af890ce988946ababcd575d431fc66704c3e85 Pick-to: 6.4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/quickstart.rst')
-rw-r--r--sources/pyside6/doc/quickstart.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/quickstart.rst b/sources/pyside6/doc/quickstart.rst
index d6f83a383..75e923e4d 100644
--- a/sources/pyside6/doc/quickstart.rst
+++ b/sources/pyside6/doc/quickstart.rst
@@ -1,5 +1,5 @@
-|project| Quick start
-======================
+Quick start
+===========
Requirements
------------