Doc: Move files to enable single-sourcing

Create creator-only folders for topics that are to be excluded
from the Qt Design Studio Manual.

Change-Id: I6e212c6f1f2911fd02b135fe72e6379ef95c9eee
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Leena Miettinen
2018-08-17 14:34:45 +02:00
parent fc399d9bb7
commit 7ab07a4e8f
67 changed files with 7 additions and 6 deletions

View File

@@ -31,9 +31,14 @@
/*! /*!
\contentspage index.html \contentspage index.html
\previouspage creator-help-overview.html
\page creator-help.html \page creator-help.html
\if defined(qtdesignstudio)
\previouspage studio-help.html
\nextpage studio-faq.html
\else
\previouspage creator-help-overview.html
\nextpage creator-faq.html \nextpage creator-faq.html
\endif
\title Using the Help Mode \title Using the Help Mode

View File

@@ -32,11 +32,7 @@
/*! /*!
\contentspage index.html \contentspage index.html
\page creator-help-overview.html \page creator-help-overview.html
\if defined(qtdesignstudio)
\previouspage creator-qml-performance-monitor.html
\else
\previouspage creator-task-lists.html \previouspage creator-task-lists.html
\endif
\nextpage creator-help.html \nextpage creator-help.html
\title Getting Help \title Getting Help

View File

@@ -123,5 +123,5 @@
To build \QC from the source, see the requirements and instructions in the To build \QC from the source, see the requirements and instructions in the
readme file that is located in the source repository. readme file that is located in the source repository.
\include overview/creator-target-platforms.qdocinc target platforms \include creator-target-platforms.qdocinc target platforms
*/ */