[Development] Correct way to create Qt5's doc when packaging from submodules sources.

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Tue Jun 4 20:13:22 CEST 2013


Hi! I'm one of Debian's Qt maintainers and I have some questions on how to 
properly build the Qt5 documentation. We are compiling everything from the 
submodules tarballs, as it makes maintainance much easier.

While packaging qtdoc, I noticed that I needed qt-module-defaults.qdocconf 
shipped by qtbase, so far so good.

But then I got messages like:

addons.qdoc:28: warning: Can't link to 'Qt ActiveQt'
addons.qdoc:28: warning: Can't link to 'Qt Concurrent'
addons.qdoc:28: warning: Can't link to 'Concurrent Programming'
[many more]

The same happens for other sources too.

We are using method 2 as described in qtdoc/README, ie, using

qmake
make docs

So the questions are: am I missing something, or maybe I just got the wrong 
method?

Kinds regards, Lisandro.

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130604/9dd500b7/attachment.sig>


More information about the Development mailing list