Hi,
You avoid building qtdoc and qttools by using -skip qtdoc and -skip qttools
in your command line. Without these modules are built, documentation won't
be built neither.

Regards,
Alexey

On Mon, 16 Sept 2024 at 12:01, Suhas Krishanamurthy <
suhaskrishanamurthy2...@outlook.com> wrote:

> Hello All,
>
>
>
> I am  building a qt documentation, by referring this link
>
> https://wiki.qt.io/Building_Qt_Documentation
>
>
>
> I used configuration command to configure qt doc by giving the below
> command
> ../configure -prefix /home/dell-s/STask/Qt6-SourceCode/Qtbugfix -skip
> qtdoc -skip qttranslations -skip qt3d -skip qtandroidextras -skip webkit
> -skip pdf -skip qtwebendinge -skip qtopcua -skip qtwebview -skip
> qtmultimedia -skip qtspeech -skip qttools -nomake tests -nomake examples
> -no-openssl -xcb -xcb-xlib -bundled-xcb-xinput -developer-build --
> -DQT_BUILD_TESTS_BY_DEFAULT=OFF
>
> After the configuration, I have also build it but I am  not able to find
> the doc files.
>
>  Thank You
> Suhas Krishanamurthy
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to