aboutsummaryrefslogtreecommitdiffstats
path: root/doc/external-resources.qdoc
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/external-resources.qdoc
parent4db6418abaefe23795984a48025ede6a54ba34de (diff)
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/external-resources.qdoc')
-rw-r--r--doc/external-resources.qdoc62
1 files changed, 62 insertions, 0 deletions
diff --git a/doc/external-resources.qdoc b/doc/external-resources.qdoc
new file mode 100644
index 000000000..2e8ab0cbf
--- /dev/null
+++ b/doc/external-resources.qdoc
@@ -0,0 +1,62 @@
+/****************************************************************************
+**
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
+**
+** This file is part of Qbs.
+**
+** $QT_BEGIN_LICENSE:FDL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** GNU Free Documentation License Usage
+** Alternatively, this file may be used under the terms of the GNU Free
+** Documentation License version 1.3 as published by the Free Software
+** Foundation and appearing in the file included in the packaging of
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+/*!
+ \externalpage https://login.qt.io/
+ \title Qt Account
+*/
+
+/*!
+ \externalpage https://www.qt.io/ide/
+ \title Qt Creator
+*/
+
+/*!
+ \externalpage https://www.qt.io/download/
+ \title Qt SDK
+*/
+
+/*!
+ \externalpage https://chocolatey.org/packages/qbs
+ \title Chocolatey
+*/
+
+/*!
+ \externalpage https://www.macports.org/ports.php?by=name&substr=qbs
+ \title MacPorts
+*/
+
+/*!
+ \externalpage https://brew.sh/
+ \title Homebrew
+*/
+
+/*!
+ \externalpage nolink
+ \title macOS
+ \internal
+*/