diff options
Diffstat (limited to 'sources/pyside6')
| -rw-r--r-- | sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst | 4 | ||||
| -rw-r--r-- | sources/pyside6/doc/tutorials/index.rst | 2 |
2 files changed, 3 insertions, 3 deletions
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 |
