aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/statemachine/ping_pong/doc/ping_pong.rst2
-rw-r--r--sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst4
-rw-r--r--sources/pyside6/doc/tutorials/index.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/examples/statemachine/ping_pong/doc/ping_pong.rst b/examples/statemachine/ping_pong/doc/ping_pong.rst
index 43a3178fb..020f9d9a5 100644
--- a/examples/statemachine/ping_pong/doc/ping_pong.rst
+++ b/examples/statemachine/ping_pong/doc/ping_pong.rst
@@ -6,7 +6,7 @@ with custom events and transitions in The State Machine Framework.
It corresponds to the Qt example `Ping Pong States Example
<https://doc.qt.io/qt-5/qtwidgets-statemachine-pingpong-example.html>`_.
-.. image:: ping_pong.png
+.. image:: pingpong.png
:align: center
:alt: ping_pong screenshot
:width: 400
diff --git a/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst b/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
index dbd7409ef..72e2b9cf4 100644
--- a/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
+++ b/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
@@ -37,13 +37,13 @@ The NDK required corresponds to the NDK version required by the Qt version you a
The easiest way to download the Android NDK is through a script located in the Qt for Python
repository. To run the script, follow these steps:
-#. Clone the Qt for Python repository::
+#. Clone the Qt for Python repository:
.. code-block:: bash
git clone https://code.qt.io/pyside/pyside-setup
-#. Run the script::
+#. Run the script:
.. code-block:: bash
diff --git a/sources/pyside6/doc/tutorials/index.rst b/sources/pyside6/doc/tutorials/index.rst
index c14094890..e8dee211f 100644
--- a/sources/pyside6/doc/tutorials/index.rst
+++ b/sources/pyside6/doc/tutorials/index.rst
@@ -175,7 +175,7 @@ Quick/QML: Basic tutorials
:hidden:
basictutorial/qml.rst
- qmlintegration/qmlintegration.rstsourc
+ qmlintegration/qmlintegration.rst
qmlapp/qmlapplication.rst
qmlsqlintegration/qmlsqlintegration.rst
extendedexplorer/extendedexplorer.md