summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-09-30 13:22:32 +0200
committerNico Vertriest <nico.vertriest@digia.com>2015-09-30 12:56:53 +0000
commit149634cb909b6e6918a644b9dc6d2b1ff4612837 (patch)
tree14385d3d7a3b5eb26a936ea17fb9bbadf69e1e07
parent2dd46cd24fec4e98bab1e6d0deadbd626951648c (diff)
downloadqtactiveqt-149634cb909b6e6918a644b9dc6d2b1ff4612837.tar.gz
Doc: replaced \target with \keyword at top 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. Change-Id: I7ce0283f7371de191d3e1b35874b3824bf6d2566 Task-number: QTBUG-48482 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
-rw-r--r--src/activeqt/doc/src/activeqt-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc
index 7997060..af996ce 100644
--- a/src/activeqt/doc/src/activeqt-index.qdoc
+++ b/src/activeqt/doc/src/activeqt-index.qdoc
@@ -39,7 +39,7 @@
\page activeqt-index.html
\ingroup qt-activex
\keyword ActiveQt
- \target ActiveQt Framework
+ \keyword ActiveQt Framework
\title Active Qt
\brief Provides ActiveX and COM integration on Windows