aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/deployment-nuitka.rst
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-09-24 23:58:47 +0200
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-09-27 08:42:25 +0200
commit7ecfbeea84f529dbd11029ab35fbca771d34516a (patch)
tree2f3693240653d1bbb0c4bef0645a2b2c978b8377 /sources/pyside6/doc/deployment-nuitka.rst
parent653d8b9bb1297d05357d07767792ad46703c467e (diff)
doc: fix warnings from rst files
Change-Id: I97166f7e89c0365f425d1f8b0b840b7ef066d0d7 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/deployment-nuitka.rst')
-rw-r--r--sources/pyside6/doc/deployment-nuitka.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/deployment-nuitka.rst b/sources/pyside6/doc/deployment-nuitka.rst
index dff9aec97..9be982a4c 100644
--- a/sources/pyside6/doc/deployment-nuitka.rst
+++ b/sources/pyside6/doc/deployment-nuitka.rst
@@ -35,7 +35,7 @@ To simply compile a project, you can run::
There are two main features:
* the option to place it in a directory containing the libraries
- (`--standalone)
+ (`--standalone`)
* the option to package the whole project (including shared libraries) into one executable file
(`--onefile`)