summaryrefslogtreecommitdiffstats
path: root/doc/ifw-online.qdocconf
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Update copyright year in online docs footerArttu Tarkiainen2021-02-041-1/+1
| | | | | Change-Id: Ie699b632fe8b783b7bc9f823fad189b6ceaced31 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* Replace hand-rolled doc targets with ones provided by QtTopi Reinio2020-09-161-0/+20
This helps to provide correct include paths to QDoc as it requires them from 5.11 onwards. Add a custom module header that pulls in the required header files into the doc build. Change-Id: I857ec5cd49e6c6c586baed6f1e39f2e9ceb900b4 Reviewed-by: Katja Marttila <katja.marttila@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>