aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-05-07 14:38:36 +0200
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-05-07 12:53:13 +0000
commit0efa2133113f0d012666d300e7aedd1c5e607a94 (patch)
tree2bf7e65af6d80e28ec4128009bb964b154ff2762 /setup.py
parentd5f650771cda6587f140dd15b6768188fb3ea347 (diff)
Add option to skip docs generation
Adding option to avoid building the documentation. Change-Id: Ia5595e6686c6e7d31e94818c1efb28238a3fbfc7 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index dda7b29a0..bfc9b5a48 100644
--- a/setup.py
+++ b/setup.py
@@ -129,6 +129,7 @@ using `setup.py build`:
arguments, etc.
--sanitize-address will build the project with address sanitizer
enabled (Linux or macOS only).
+ --skip-docs skip the documentation generation.
REQUIREMENTS: