summaryrefslogtreecommitdiffstats
path: root/qmake/doc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-09-29 13:36:16 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-02 10:15:27 +0000
commitd49169ae890bcf4f341b7c2f36b875668f063de6 (patch)
treea9a0ab5ba913ae1aa0643c9f90ab603f4aea35b3 /qmake/doc
parentfbf3daef384706cd5ddc15c48bcf0b3980eaf6a4 (diff)
Doc: replace \target with \keyword if at start of page
A \target whose purpose is to link to the top of a page (and not to a section within a page) works better as a \keyword, because \target generates a new html anchor which, in this case, is not tied to any title element on the page. A \keyword links to the page itself, as expected. Task-number: QTBUG-48482 Change-Id: I957551edd0eb7e665358d04b37dab41e2686b851 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'qmake/doc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index da6ce337d2..cfa288da82 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -4466,7 +4466,7 @@
*/
/*!
- \target qmake-getting-started
+ \keyword qmake-getting-started
\page qmake-tutorial.html
\title Getting Started
\contentspage {qmake Manual}{Contents}