Re: [Qbs] Unable to run qdoc in Qt 5.11

2018-03-29 Thread resurrection
.io> Komu: resurrect...@centrum.cz, qbs@qt-project.org Datum: 29.03.2018 12:59 Předmět: Re: [Qbs] Unable to run qdoc in Qt 5.11 On 03/24/2018 04:38 PM, resurrect...@centrum.cz wrote: > 2. All header files need to be included in a "moduleheader" file > specified in qdocconf fil

Re: [Qbs] Unable to run qdoc in Qt 5.11

2018-03-29 Thread Joerg Bornemann
On 03/24/2018 04:38 PM, resurrect...@centrum.cz wrote: 2. All header files need to be included in a "moduleheader" file specified in qdocconf file like so: moduleheader = MyModule.h I've now looked into this a bit more, and turns out that this is merely a warning, which can be ignored. If

Re: [Qbs] Unable to run qdoc in Qt 5.11

2018-03-27 Thread Joerg Bornemann
On 03/24/2018 04:38 PM, resurrect...@centrum.cz wrote: Since the includepaths are not something you may wish to be setting manually in the *.qdocconf would it be possible to have a variable in which they may be set from Qbs file? Either that or more generically allow us to append additional

Re: [Qbs] Unable to run qdoc in Qt 5.11

2018-03-24 Thread resurrection
qt-project.org> Datum: 23.03.2018 18:06 Předmět: [Qbs] Unable to run qdoc in Qt 5.11 In Qt 5.11 qdoc underwent major rewrite with Clang as its backend. Unfortunately there is something wrong or missing now in the Qbs product that is supposed to build documentation with qdoc. Product that wor

[Qbs] Unable to run qdoc in Qt 5.11

2018-03-23 Thread resurrection
In Qt 5.11 qdoc underwent major rewrite with Clang as its backend. Unfortunately there is something wrong or missing now in the Qbs product that is supposed to build documentation with qdoc. Product that works with Qt 5.10 qdoc (no clang): Product {     Depends { name: "Qt"; submodules: [