aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-03-17 12:18:12 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-03-17 14:53:01 +0100
commit627e2b48072794e9b8cb0f817dd08c0678f60b17 (patch)
tree778c491ed598618b0845992b9cde21c05d924549 /doc/src/editors/creator-coding.qdoc
parent332caf38be59a45d4ee6066e6684ed714f71c0a9 (diff)
Doc: Use the page title for linking to index.html
Because the Qt Creator documentation depends on Qt reference docs for linking, qdoc will generate a collision page for index.html as it exists in both. This change prevents linking to the collision page in the navigation links by using the page title as the link target instead of the file name. Task-number: QTCREATORBUG-11035 Change-Id: I5638e09b60543dc2068b0e4a269f8f72d4655b48 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'doc/src/editors/creator-coding.qdoc')
-rw-r--r--doc/src/editors/creator-coding.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index f5cb4224a9..fe2373125c 100644
--- a/doc/src/editors/creator-coding.qdoc
+++ b/doc/src/editors/creator-coding.qdoc
@@ -23,7 +23,7 @@
// **********************************************************************
/*!
- \contentspage index.html
+ \contentspage {Qt Creator Manual}
\previouspage creator-usability.html
\page creator-coding.html
\nextpage creator-editor-functions.html