aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-29 08:39:15 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-11-02 06:59:52 +0000
commita635af92eb7ee24b6f5273b4467fb2bd2a2e7684 (patch)
tree5c62ee848e560fd7308ffe84cb0e459c4f8bced5 /sources/pyside2/doc
parent2fe8708a47ea47ae709f7fc432e28caff6e649f0 (diff)
Remove version suffixes from the example documentation
Change-Id: Ia59b552467a58c1e7b791f5cafee571cd3c867bb Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside2/doc')
-rw-r--r--sources/pyside2/doc/additionaldocs.lst20
-rw-r--r--sources/pyside2/doc/index.rst2
-rw-r--r--sources/pyside2/doc/pyside-examples/images/pysideexample-classwizard.png (renamed from sources/pyside2/doc/pyside-examples/images/pyside2example-classwizard.png)bin57931 -> 57931 bytes
-rw-r--r--sources/pyside2/doc/pyside-examples/images/pysideexample-stardelegate.png (renamed from sources/pyside2/doc/pyside-examples/images/pyside2example-stardelegate.png)bin22482 -> 22482 bytes
-rw-r--r--sources/pyside2/doc/pyside-examples/pyside-classwizard.qdoc (renamed from sources/pyside2/doc/pyside-examples/pyside2-classwizard.qdoc)2
-rw-r--r--sources/pyside2/doc/pyside-examples/pyside-stardelegate.qdoc (renamed from sources/pyside2/doc/pyside-examples/pyside2-stardelegate.qdoc)2
-rw-r--r--sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in2
7 files changed, 14 insertions, 14 deletions
diff --git a/sources/pyside2/doc/additionaldocs.lst b/sources/pyside2/doc/additionaldocs.lst
index 44c562424..e6ffe7e5d 100644
--- a/sources/pyside2/doc/additionaldocs.lst
+++ b/sources/pyside2/doc/additionaldocs.lst
@@ -53,16 +53,16 @@
# A line enclosed in [] denotes a (relative) target directory
[pyside-examples]
all-pyside-examples.webxml
-pyside2examples-widgets-dialogs-classwizard-classwizard-pyproject.webxml
-pyside2examples-widgets-dialogs-classwizard-classwizard-py.webxml
-pyside2examples-widgets-dialogs-classwizard-classwizard-qrc.webxml
-pyside2examples-widgets-dialogs-classwizard-classwizard-rc-py.webxml
-pyside2examples-widgets-dialogs-classwizard-example.webxml
-pyside2examples-widgets-itemviews-stardelegate-example.webxml
-pyside2examples-widgets-itemviews-stardelegate-stardelegate-pyproject.webxml
-pyside2examples-widgets-itemviews-stardelegate-stardelegate-py.webxml
-pyside2examples-widgets-itemviews-stardelegate-stareditor-py.webxml
-pyside2examples-widgets-itemviews-stardelegate-starrating-py.webxml
+pysideexamples-widgets-dialogs-classwizard-classwizard-pyproject.webxml
+pysideexamples-widgets-dialogs-classwizard-classwizard-py.webxml
+pysideexamples-widgets-dialogs-classwizard-classwizard-qrc.webxml
+pysideexamples-widgets-dialogs-classwizard-classwizard-rc-py.webxml
+pysideexamples-widgets-dialogs-classwizard-example.webxml
+pysideexamples-widgets-itemviews-stardelegate-example.webxml
+pysideexamples-widgets-itemviews-stardelegate-stardelegate-pyproject.webxml
+pysideexamples-widgets-itemviews-stardelegate-stardelegate-py.webxml
+pysideexamples-widgets-itemviews-stardelegate-stareditor-py.webxml
+pysideexamples-widgets-itemviews-stardelegate-starrating-py.webxml
[overviews]
animation-overview.webxml
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index 5a4941afd..65e5912f4 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -100,5 +100,5 @@ We have also a `wiki page`_ where you can find how to report bugs, contribute or
contents.rst
gettingstarted*
- pyside-examples/pyside2examples*
+ pyside-examples/pysideexamples*
overviews/*
diff --git a/sources/pyside2/doc/pyside-examples/images/pyside2example-classwizard.png b/sources/pyside2/doc/pyside-examples/images/pysideexample-classwizard.png
index 1706772d8..1706772d8 100644
--- a/sources/pyside2/doc/pyside-examples/images/pyside2example-classwizard.png
+++ b/sources/pyside2/doc/pyside-examples/images/pysideexample-classwizard.png
Binary files differ
diff --git a/sources/pyside2/doc/pyside-examples/images/pyside2example-stardelegate.png b/sources/pyside2/doc/pyside-examples/images/pysideexample-stardelegate.png
index 343416397..343416397 100644
--- a/sources/pyside2/doc/pyside-examples/images/pyside2example-stardelegate.png
+++ b/sources/pyside2/doc/pyside-examples/images/pysideexample-stardelegate.png
Binary files differ
diff --git a/sources/pyside2/doc/pyside-examples/pyside2-classwizard.qdoc b/sources/pyside2/doc/pyside-examples/pyside-classwizard.qdoc
index 02560889b..56ac43d63 100644
--- a/sources/pyside2/doc/pyside-examples/pyside2-classwizard.qdoc
+++ b/sources/pyside2/doc/pyside-examples/pyside-classwizard.qdoc
@@ -34,6 +34,6 @@
This example demonstrates the use a custom QDialog in a wizard,
which generates necessary C++ class template code.
- \image pyside2example-classwizard.png
+ \image pysideexample-classwizard.png
*/
diff --git a/sources/pyside2/doc/pyside-examples/pyside2-stardelegate.qdoc b/sources/pyside2/doc/pyside-examples/pyside-stardelegate.qdoc
index 9df718335..c2c974910 100644
--- a/sources/pyside2/doc/pyside-examples/pyside2-stardelegate.qdoc
+++ b/sources/pyside2/doc/pyside-examples/pyside-stardelegate.qdoc
@@ -34,6 +34,6 @@
This example demonstrates the itemview architecture, which
is unique to Qt.
- \image pyside2example-stardelegate.png
+ \image pysideexample-stardelegate.png
*/
diff --git a/sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in b/sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in
index 14808f218..349c7f0f7 100644
--- a/sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in
+++ b/sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in
@@ -1,6 +1,6 @@
include(@QT_SRC_DIR@/doc/global/qt-module-defaults.qdocconf)
-project = Pyside2Examples
+project = PysideExamples
description = Qt for Python Examples
version = $QT_VERSION