aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
diff options
context:
space:
mode:
authorTopi Reinio <[email protected]>2014-03-17 12:18:12 +0100
committerTopi Reiniƶ <[email protected]>2014-03-17 14:53:01 +0100
commit627e2b48072794e9b8cb0f817dd08c0678f60b17 (patch)
tree778c491ed598618b0845992b9cde21c05d924549 /doc/src/linux-mobile
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 <[email protected]> Reviewed-by: Leena Miettinen <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r--doc/src/linux-mobile/creator-deployment-madde.qdoc2
-rw-r--r--doc/src/linux-mobile/linuxdev.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/linux-mobile/creator-deployment-madde.qdoc b/doc/src/linux-mobile/creator-deployment-madde.qdoc
index 52e64644506..ec6df11604a 100644
--- a/doc/src/linux-mobile/creator-deployment-madde.qdoc
+++ b/doc/src/linux-mobile/creator-deployment-madde.qdoc
@@ -23,7 +23,7 @@
// **********************************************************************
/*!
- \contentspage index.html
+ \contentspage {Qt Creator Manual}
\previouspage creator-deployment-bb10.html
\page creator-deployment-maemo.html
\nextpage creator-deployment-qnx.html
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc
index 7aeb8ce6c81..74367cd2490 100644
--- a/doc/src/linux-mobile/linuxdev.qdoc
+++ b/doc/src/linux-mobile/linuxdev.qdoc
@@ -18,7 +18,7 @@
/*!
- \contentspage index.html
+ \contentspage {Qt Creator Manual}
\previouspage creator-developing-bb10.html
\page creator-developing-generic-linux.html
\nextpage creator-developing-ios.html