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>
This commit is contained in:
parent
a3889e1cc4
commit
8ccd5d5af2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user