aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-04-17 13:41:55 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-04-17 13:41:55 +0200
commit299e0b878830488f48a8acd946433b20a92849b2 (patch)
tree2c92429c99c1d806ad00f14b7af33591080bb7d4 /sources/shiboken2/doc
parent4bbbf01abbae1509f9d2ee46ffaf20840abd278e (diff)
parentb0bfeaf894344e31b5175dbbd3ce371fae5dee5b (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
Diffstat (limited to 'sources/shiboken2/doc')
-rw-r--r--sources/shiboken2/doc/gettingstarted.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/shiboken2/doc/gettingstarted.rst b/sources/shiboken2/doc/gettingstarted.rst
index e064cec5d..caeb5a909 100644
--- a/sources/shiboken2/doc/gettingstarted.rst
+++ b/sources/shiboken2/doc/gettingstarted.rst
@@ -28,9 +28,9 @@ If you need only Shiboken Generator, a simple build run would look like this::
--build-tests \
--parallel=8 \
--verbose-build \
- --internal-build=shiboken2-generator
+ --internal-build-type=shiboken2-generator
-The same can be used for the module, changing the value of ``internal-build`` to
+The same can be used for the module, changing the value of ``internal-build-type`` to
``shiboken2-module``.
Using the wheels