PDA

View Full Version : Build Qt5 HTML doc



^NyAw^
15th April 2015, 15:00
Hi,

I have Qt5 installed directly from a precompiled exe.
I want to have the documentation in HTML format as I prefer this way to inspect the documentation as it let's me have different tabs opened with diferent classes doc.
The documentation explains how to do this when yo compile Qt from sources but I don't want to compile the sources to get the HTML documentation.

Is there any way to do this?

If someone have the Qt 5.4.1 HTML doc, can you send it to me?

Thanks,

wysota
15th April 2015, 15:17
You don't need to build the sources to build the docs. Just configure and make htmldocs.