summaryrefslogtreecommitdiffstats
path: root/qmake/doc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2021-07-23 11:22:59 +0200
committerNico Vertriest <nico.vertriest@qt.io>2021-07-28 14:40:10 +0200
commit8ccd5d5af295ae36440157fe1d00a176fdf1c6bf (patch)
treebafa51a5382f4b77540f2b59e04f1ffbb4028ed0 /qmake/doc
parenta3889e1cc4e00823686c22f6f0abbc33457a7482 (diff)
Doc: Fix link errors in qmake manual
- Replaced # with / after link prefix "Qt for macOS" - added definite article - punctuation issue - Added prefix "Qt for macOS/" to one link, and changed "macOS Version Dependencies" to "Supported Versions" Fixes: QTBUG-90662 Change-Id: Ib2e48ee477e8d34fece64d6dea1f86fe73f09478 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'qmake/doc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 0b73d4aab6..586470403d 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -727,9 +727,10 @@
\section2 Creating and Moving Xcode Projects
Developers on \macos can take advantage of the qmake support for Xcode
- project files, as described in \l{Qt for macOS#Additional Command-Line Options}{Qt for \macos} documentation.
- by running qmake to generate an Xcode project from an existing qmake project
- file. For example:
+ project files, as described in the \l{Qt for macOS/Additional
+ Command-Line Options}{Qt for \macos} documentation,
+ by running qmake to generate an Xcode project from an existing qmake
+ project file. For example:
\snippet code/doc_src_qmake-manual.pro 19
@@ -2677,7 +2678,7 @@
Specifies the hard minimum version of \macos that the application supports.
- For more information, see \l{macOS Version Dependencies}.
+ For more information, see \l{Qt for macOS/Supported Versions}.
\section1 QMAKE_MAKEFILE