From 3ac771ecbf6058c69cc966b60fc41a524f53eae7 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 14 Jun 2013 14:58:08 +0200 Subject: [PATCH] Doc: rename index.html as extending-index.html Remove the \contextpage commands, as they are only used in some of the files. Task-number: QTBUG-31106 Change-Id: Iacbf15a33ab6cb426c2fbfb6fbed03310095f2ba Reviewed-by: Jerome Pasion Reviewed-by: Kai Koehne --- doc/api/coding-style.qdoc | 1 - doc/api/external-tool-spec.qdoc | 1 - doc/api/qtcreator-api.qdoc | 1 - doc/api/qtcreator-dev.qdoc | 2 +- doc/api/qtcreator-documentation.qdoc | 1 - doc/api/qtcreator-ui-text.qdoc | 1 - 6 files changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/api/coding-style.qdoc b/doc/api/coding-style.qdoc index a8afd6a3988..7ea0f6eec31 100644 --- a/doc/api/coding-style.qdoc +++ b/doc/api/coding-style.qdoc @@ -17,7 +17,6 @@ ****************************************************************************/ /*! - \contentspage{index.html}{Qt Creator} \previouspage qtcreator-ui-text.html \page coding-style.html \nextpage qtcreator-api.html diff --git a/doc/api/external-tool-spec.qdoc b/doc/api/external-tool-spec.qdoc index a87456d97d7..6dd114fad45 100644 --- a/doc/api/external-tool-spec.qdoc +++ b/doc/api/external-tool-spec.qdoc @@ -17,7 +17,6 @@ ****************************************************************************/ /*! - \contentspage{index.html}{Qt Creator} \page external-tool-spec.html \nextpage coding-style.html diff --git a/doc/api/qtcreator-api.qdoc b/doc/api/qtcreator-api.qdoc index 8dcd8967bd9..464e791c5b1 100644 --- a/doc/api/qtcreator-api.qdoc +++ b/doc/api/qtcreator-api.qdoc @@ -17,7 +17,6 @@ ****************************************************************************/ /*! - \contentspage{index.html}{Extending Qt Creator Manual} \page qtcreator-api.html \title Qt Creator API Reference diff --git a/doc/api/qtcreator-dev.qdoc b/doc/api/qtcreator-dev.qdoc index 51eb4bac9bd..8a421f35b3c 100644 --- a/doc/api/qtcreator-dev.qdoc +++ b/doc/api/qtcreator-dev.qdoc @@ -17,7 +17,7 @@ ****************************************************************************/ /*! - \page index.html + \page extending-index.html \title Extending Qt Creator Manual Qt Creator is a cross-platform integrated development environment (IDE) diff --git a/doc/api/qtcreator-documentation.qdoc b/doc/api/qtcreator-documentation.qdoc index 90fdcda6b79..d89329e2c2a 100644 --- a/doc/api/qtcreator-documentation.qdoc +++ b/doc/api/qtcreator-documentation.qdoc @@ -17,7 +17,6 @@ ****************************************************************************/ /*! - \contentspage{index.html}{Qt Creator} \previouspage external-tool-spec.html \page qtcreator-documentation.html \nextpage coding-style.html diff --git a/doc/api/qtcreator-ui-text.qdoc b/doc/api/qtcreator-ui-text.qdoc index a352af2bb77..4ca80915171 100644 --- a/doc/api/qtcreator-ui-text.qdoc +++ b/doc/api/qtcreator-ui-text.qdoc @@ -17,7 +17,6 @@ ****************************************************************************/ /*! - \contentspage{index.html}{Qt Creator} \previouspage external-tool-spec.html \page qtcreator-ui-text.html \nextpage coding-style.html