[Qt-interest] how to compile the files in qt/doc/

David Boddie david.boddie at nokia.com
Wed Sep 2 16:11:31 CEST 2009


Joe Liu wrote:

> My version is v4.5.2, I have compiled the Qt libs successfully under
> Windows XP, it's pretty cool!
> 
> However, i found that the related documents were not compiled, and I also
> do not find there are options for configure.exe for this purpose.
> 
> Is there anyone to tell me, how can I compiled these help archives at
> ../qt/doc? So that I can check qt usages locally.

You should be able to create the documentation by running the docs rule in
the Makefile, presumably with

  nmake docs

There are ways to generate just the HTML documentation, but the Makefile
makes this process more convenient.

David
-- 
David Boddie
Senior Technical Writer
Nokia, Qt Development Frameworks



More information about the Qt-interest-old mailing list