aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config/style
Commit message (Collapse)AuthorAgeFilesLines
* Introduce the session commandChristian Kandeler2019-09-181-1/+2
| | | | | | | | | | Offers a JSON-based API for interaction with other tools via stdin/ stdout. This allows for proper qbs support in IDEs that do not use Qt or even C++. Change-Id: Ib051a40b7ebe1c6e0c3147cca9bd96e7daec1fde Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Doc: Update the sidebar in online docs to show the current TOCLeena Miettinen2017-12-071-0/+4
| | | | | Change-Id: Ia328393ef2914cac0a3952bce69049b18ea9fdfa Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Doc: update doc configurationLeena Miettinen2015-04-281-0/+13
- Add a sidebar to online docs - include files from qt5/qtbase/docs/global and remove unnecessary includes and files - remove macros that are defined in the global macro file Change-Id: If7e8d933fa9765b77a682a1eef770f9b95b513eb Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>