forked from qt-creator/qt-creator
Doc: fix problem with duplicate help TOC entries
A hack until we can fix this properly in qdoc or css. Change-Id: Id04a6a99607e1061d539d96e9ffc693da3dd57ac Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** This file is part of Qt Creator
|
** This file is part of Qt Creator
|
||||||
@@ -44,31 +45,38 @@
|
|||||||
\o \inlineimage creator_managingprojects.png
|
\o \inlineimage creator_managingprojects.png
|
||||||
\o \inlineimage creator_designinguserinterface.png
|
\o \inlineimage creator_designinguserinterface.png
|
||||||
\row
|
\row
|
||||||
\o \bold {\l{Getting Started}}
|
\o \list
|
||||||
|
\o \bold {\l{Getting Started}}
|
||||||
\list
|
\list
|
||||||
\o \l{IDE Overview}
|
\o \l{IDE Overview}
|
||||||
\o \l{User Interface}
|
\o \l{User Interface}
|
||||||
\o \l{Building and Running an Example}
|
\o \l{Building and Running an Example}
|
||||||
\o \l{Tutorials}
|
\o \l{Tutorials}
|
||||||
\endlist
|
\endlist
|
||||||
\o \bold {\l{Managing Projects}}
|
\endlist
|
||||||
|
\o \list
|
||||||
|
\o \bold {\l{Managing Projects}}
|
||||||
\list
|
\list
|
||||||
\o \l{Creating Projects}
|
\o \l{Creating Projects}
|
||||||
\o \l{Using Version Control Systems}
|
\o \l{Using Version Control Systems}
|
||||||
\o \l{Configuring Projects}
|
\o \l{Configuring Projects}
|
||||||
\o \l{Managing Sessions}
|
\o \l{Managing Sessions}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Designing User Interfaces}}
|
\o \bold {\l{Designing User Interfaces}}
|
||||||
\list
|
\list
|
||||||
\o \l{Developing Qt Quick Applications}
|
\o \l{Developing Qt Quick Applications}
|
||||||
\o \l{Developing Widget Based Applications}
|
\o \l{Developing Widget Based Applications}
|
||||||
\o \l{Optimizing Applications for Mobile Devices}
|
\o \l{Optimizing Applications for Mobile Devices}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
\row
|
\row
|
||||||
\o \inlineimage creator_coding.png
|
\o \inlineimage creator_coding.png
|
||||||
\o \inlineimage creator_buildingrunning.png
|
\o \inlineimage creator_buildingrunning.png
|
||||||
\o \inlineimage creator_testing.png
|
\o \inlineimage creator_testing.png
|
||||||
\row
|
\row
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Coding}}
|
\o \bold {\l{Coding}}
|
||||||
\list
|
\list
|
||||||
\o \l{Writing Code}
|
\o \l{Writing Code}
|
||||||
@@ -76,6 +84,8 @@
|
|||||||
\o \l{Refactoring}
|
\o \l{Refactoring}
|
||||||
\o \l{Configuring the Editor}
|
\o \l{Configuring the Editor}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Building and Running}}
|
\o \bold {\l{Building and Running}}
|
||||||
\list
|
\list
|
||||||
\o \l{Building for Multiple Targets}
|
\o \l{Building for Multiple Targets}
|
||||||
@@ -83,16 +93,20 @@
|
|||||||
\o \l{Deploying to Mobile Devices}
|
\o \l{Deploying to Mobile Devices}
|
||||||
\o \l{Connecting Mobile Targets}
|
\o \l{Connecting Mobile Targets}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Debugging and Analyzing}}
|
\o \bold {\l{Debugging and Analyzing}}
|
||||||
\list
|
\list
|
||||||
\o \l{Debugging}
|
\o \l{Debugging}
|
||||||
\o \l{Analyzing Code}
|
\o \l{Analyzing Code}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
\row
|
\row
|
||||||
\o \inlineimage creator_publishing.png
|
\o \inlineimage creator_publishing.png
|
||||||
\o \inlineimage creator_advanceduse.png
|
\o \inlineimage creator_advanceduse.png
|
||||||
\o \inlineimage creator_gettinghelp.png
|
\o \inlineimage creator_gettinghelp.png
|
||||||
\row
|
\row
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Publishing}}
|
\o \bold {\l{Publishing}}
|
||||||
\list
|
\list
|
||||||
\o \l{Publishing Qt Content for Symbian Devices}
|
\o \l{Publishing Qt Content for Symbian Devices}
|
||||||
@@ -100,6 +114,8 @@
|
|||||||
\o \l{Publishing Qt Content for Maemo Devices}
|
\o \l{Publishing Qt Content for Maemo Devices}
|
||||||
\o \l{Publishing Maemo Applications to Extras-devel}
|
\o \l{Publishing Maemo Applications to Extras-devel}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Advanced Use}}
|
\o \bold {\l{Advanced Use}}
|
||||||
\list
|
\list
|
||||||
\o \l{Supported Platforms}
|
\o \l{Supported Platforms}
|
||||||
@@ -108,6 +124,8 @@
|
|||||||
\o \l{Keyboard Shortcuts}
|
\o \l{Keyboard Shortcuts}
|
||||||
\o \l{Using External Tools}
|
\o \l{Using External Tools}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
|
\o \list
|
||||||
\o \bold {\l{Getting Help}}
|
\o \bold {\l{Getting Help}}
|
||||||
\list
|
\list
|
||||||
\o \l{Using the Help Mode}
|
\o \l{Using the Help Mode}
|
||||||
@@ -116,6 +134,7 @@
|
|||||||
\o \l{Known Issues}
|
\o \l{Known Issues}
|
||||||
\o \l{Glossary}
|
\o \l{Glossary}
|
||||||
\endlist
|
\endlist
|
||||||
|
\endlist
|
||||||
\row
|
\row
|
||||||
\o {3,1} \note To report bugs and suggestions to the Qt Bug
|
\o {3,1} \note To report bugs and suggestions to the Qt Bug
|
||||||
Tracker, select \gui {Help > Report Bug}.
|
Tracker, select \gui {Help > Report Bug}.
|
||||||
@@ -125,6 +144,7 @@
|
|||||||
{lists.qt-project.org Mailing Lists}.
|
{lists.qt-project.org Mailing Lists}.
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
|
\omit
|
||||||
\section1 Table Of Contents
|
\section1 Table Of Contents
|
||||||
|
|
||||||
\list
|
\list
|
||||||
@@ -289,4 +309,5 @@
|
|||||||
\o \l{Acknowledgements}
|
\o \l{Acknowledgements}
|
||||||
\endlist
|
\endlist
|
||||||
\endlist
|
\endlist
|
||||||
|
\endomit
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user