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:
Nico Vertriest 2021-07-23 11:22:59 +02:00
parent a3889e1cc4
commit 8ccd5d5af2

View File

@ -727,9 +727,10 @@
\section2 Creating and Moving Xcode Projects \section2 Creating and Moving Xcode Projects
Developers on \macos can take advantage of the qmake support for Xcode 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. project files, as described in the \l{Qt for macOS/Additional
by running qmake to generate an Xcode project from an existing qmake project Command-Line Options}{Qt for \macos} documentation,
file. For example: by running qmake to generate an Xcode project from an existing qmake
project file. For example:
\snippet code/doc_src_qmake-manual.pro 19 \snippet code/doc_src_qmake-manual.pro 19
@ -2677,7 +2678,7 @@
Specifies the hard minimum version of \macos that the application supports. 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 \section1 QMAKE_MAKEFILE