Doc: Use the \generatelist command in TOC, How To, and Reference

...to automatically list the topics in each group and avoid manual
work.

Task-number: QTCREATORBUG-29361
Change-Id: I45391b548354e6499bbd0698a9da8d6f9dc77dff
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-10-12 15:35:58 +02:00
parent 78974347c5
commit fd92781e87
3 changed files with 44 additions and 277 deletions

View File

@@ -16,134 +16,33 @@
The following topics describe how to use \QC to perform a particular task.
\section1 Build and Run
\generatelist creator-how-to-build
\section1 Design UIs
\list
\li \l {Export SVG images}
\li \l {Run QML files}
\li \l {View images}
\endlist
\generatelist creator-how-to-design
\section1 Edit Code
\list
\li \l {Add code snippets to the auto-complete menu}
\li \l {Document code}
\li \l {Enclose selected code in curly braces, parentheses, or double quotes}
\li \l {Indent text or code}
\li \l {Jump to a function in QML code}
\li \l {Locate files using the keyboard}
\li \l {Move between open files}
\li \l {Move to symbols}
\li \l {Paste text from clipboard history}
\li \l {Perform calculations}
\li \l {Search and replace across files using a regular expression}
\li \l {Select the enclosing block in C++}
\li \l {Sort lines alphabetically}
\li \l {Specify code style}
\li \l {Switch to Edit mode}
\li \l {Write down notes}
\endlist
\generatelist creator-how-to-edit
\section1 Manage Projects
\table
\header
\li Create Projects
\li Configure Projects
\row
\li
\list
\li \l {Add a license header template for C++ code}
\li \l {Add libraries to projects}
\li \l {Add subprojects to projects}
\li \l {Add wizards}
\li \l {Create compiler explorer sessions}
\li \l {Create C++ classes}
\li \l {Create files}
\li \l {Create OpenGL fragment and vertex shaders}
\li \l {Create resource files}
\li \l {Create VCS repositories for new projects}
\li \l {Select the build system}
\li \l {Use project wizards}
\endlist
\li
\list
\li \l {Activate kits for a project}
\li \l {Develop Qt for Python applications}
\li \l {Open projects}
\li \l {Specify dependencies}
\li \l {Specify editor settings}
\li \l {Specify project contents}
\endlist
\endtable
\section1 Build and Run
\list
\li \l {Explore compiler code}
\endlist
\section2 Manage Kits
\list
\li \l {Add compilers}
\li \l {Add custom compilers}
\li \l {Add debuggers}
\li \l {Add kits}
\li \l {Add Nim compilers}
\li \l {Add Qt versions}
\li \l {Edit Qbs profiles}
\endlist
\generatelist creator-how-to-projects
\section1 Read Qt Documentation
\list
\li \l {Add bookmarks to help pages}
\li \l {Add external documentation}
\li \l {Detach the help window}
\li \l {Filter documentation}
\li \l {Find information in Qt documentation}
\li \l {Get help}
\li \l {Search from documentation}
\li \l {Select the help start page}
\endlist
\generatelist creator-how-to-get-help
\section1 Use \QC
\list
\li \l {Collect usage statistics}
\li \l {Enable and disable plugins}
\li \l {Find settings files}
\li \l {Inspect internal logs}
\li \l {Install plugins}
\li \l {Manage data collection}
\li \l {Record screens}
\li \l {Run \QC from the command line}
\li \l {Set up version control systems}
\li \l {Use common VCS functions}
\li \l {Use external text editors}
\li \l {Use external tools}
\li \l {Use Qt Linguist}
\endlist
\generatelist creator-how-to-use
\section1 Use the UI
\list
\li \l {Assign keyboard shortcuts}
\li \l {Detach views}
\li \l {Find a particular preference}
\li \l {Find keyboard shortcuts}
\li \l {Find menu items on \macos}
\li \l {Import and export keyboard shortcuts}
\li \l {Set high DPI scaling}
\li \l {Set the number of recent files shown}
\li \l {Show and hide sidebars}
\li \l {Show task list files in Issues}
\li \l {Switch between modes}
\li \l {Switch UI themes}
\li \l {View output}
\endlist
\generatelist creator-how-to-ui
*/
/*!