summaryrefslogtreecommitdiff
path: root/doc/doc.qbs
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2017-07-19 11:08:21 +0200
committerKai Koehne <kai.koehne@qt.io>2017-07-24 06:52:30 +0000
commitc805462346cbdfb7763e792c0302f8c0b28df1b8 (patch)
treed0790f968141ecb605d60e6fddf4445ecd176717 /doc/doc.qbs
parent4db6418abaefe23795984a48025ede6a54ba34de (diff)
downloadqbs-c805462346cbdfb7763e792c0302f8c0b28df1b8.tar.gz
Document how to get binaries for Qbs
Move the section on how to build Qbs from sources to the end, and instead start with how to get precompiled Qbs binaries. This is arguably what most people prefer. Change-Id: Ibbfc7e3fcb9994840ab5d647a4846b88278deac5 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'doc/doc.qbs')
-rw-r--r--doc/doc.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc.qbs b/doc/doc.qbs
index ae9f0dbaf..1dba7dae9 100644
--- a/doc/doc.qbs
+++ b/doc/doc.qbs
@@ -9,6 +9,7 @@ Product {
Depends { name: "qbsversion" }
files: [
+ "external-resources.qdoc",
"howtos.qdoc",
"qbs.qdoc",
"config/*.qdocconf",