- Mention the new grouping of topics
- Mention that the TOC is now used to automatically generate
navigation links in the Qt Creator Manual
- Link to QUIP 21 for instructions on using images
(leave Qt Creator and QDS specific instructions and examples)
- Remove section about Qt Quick Designer docs, which are no longer
built as part of the Qt Creator Manual
- Remove the example for configuring the docs for an external plugin
because Fossil is now in qtcreator and Qt Application Manager will
move there in v.13.0
- Fix broken links to Qt Creator Manual
- Add links to QDoc commands
- Add and remove screenshots
- Fix some language and style issues
Change-Id: I669a3bd5245140f6894bab3fec463766808f1b2a
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
- Move some images from qtcreator\images to qtcreatordev\images
- Hide directories from the doc build (these will be added
gradually when we fix the docs for the classes in them)
- Fix broken links
- Add README.md that describes the doc projects in the repo
Fixes: QTCREATORBUG-23544
Change-Id: I4fc29d8fbc8b7a0a0f81fa3261f6412c47b9d84e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Source and configuration files for each manual are now located in a
separate subdirectory, with common configuration files in doc/config.
doc
|_config
|_qtcreator
|_qtcreatordev
|_qtdesignstudio
Edit the config files accordingly.
Change-Id: Idc747a7c16e84f3e06add91234dc5fc908e64cc5
Reviewed-by: Eike Ziller <eike.ziller@qt.io>