From ddef86babfd90b32d224ba19e79aac9678fd6569 Mon Sep 17 00:00:00 2001 From: Toni Saario Date: Tue, 27 Oct 2020 15:01:16 +0200 Subject: Add instructions to build documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This enables documentation building in add-ons and other modules that need to build docs. Task-number: QTQAINFRA-3972 Change-Id: Ic2763d6d36d26e5a1267b312727c3c268ad6d114 Reviewed-by: Topi Reiniƶ Reviewed-by: Alexandru Croitor (cherry picked from commit e84e85dd4c59f2c79f81ba4d8d7f04397eb0003c) Reviewed-by: Qt Cherry-pick Bot --- coin/instructions/coin_module_build_template_v2.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'coin/instructions/coin_module_build_template_v2.yaml') diff --git a/coin/instructions/coin_module_build_template_v2.yaml b/coin/instructions/coin_module_build_template_v2.yaml index bee930d447..09bdb25ef0 100644 --- a/coin/instructions/coin_module_build_template_v2.yaml +++ b/coin/instructions/coin_module_build_template_v2.yaml @@ -5,6 +5,7 @@ instructions: instructions: - !include "{{qt/qtbase}}/cmake_module_build_instructions.yaml" - !include "{{qt/qtbase}}/cmake_build_and_upload_test_artifacts_host.yaml" + - !include "{{qt/qtbase}}/cmake_documentation_build.yaml" enable_if: condition: and conditions: -- cgit v1.2.3