[Qt-interest] Can't generate Qt documentation

Diego Schulz dschulz at gmail.com
Sat Jun 20 14:20:39 CEST 2009


On Sat, Jun 20, 2009 at 2:25 AM, Roman V.
Kiseliov<roman.kiseliov at gmail.com> wrote:
> Hello,
>
> I'm using Qt source from gitorious, branch 'origin/4.5'. I have built
> Qt with no problem but nor documentation was generated neither errors
> was catched. There is *.qdoc in ($QTDIR)/doc/src but no *.qhp or
> *.qdocconf. So I don't know how to generate *.qch or *.html files from
> *.qdoc.
>
> Please tell me what I have missed?
>

Hi,

Have you tried 'make docs'  ?
After that, you can 'make install html_docs' and 'make install
qch_docs' or simply 'make install' (as root).

> With best regards,
> Roman
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



More information about the Qt-interest-old mailing list