[Development] What are differences/relations among CMake targets with "docs" word?

Haowei Hsu hwhsu1231 at gmail.com
Wed Aug 2 04:02:20 CEST 2023


Hello, Qt Development Team.

I noticed that there the following CMake targets with *"docs"* word in
qt/qtbase:

   - *docs(_xxx)*
   - *generate_docs(_xxx)*
   - *html_docs(_xxx)*
   - *install_docs(_xxx)*
   - *install_html_docs(_xxx)*
   - *install_qch_docs(_xxx)*
   - *prepare_docs(_xxx)*
   - *qch_docs(_xxx)*

I wondered what are differences/relations among them?

[image: image.png]

Besides, I found that both *html_docs(_xxx)* and *docs(_xxx)* generate the
same HTML
output, but there are lots of Warning Messages when building
*html_docs(_xxx)*. For
example, *warning: Can't link to 'index.html'*

[image: image.png]

---
Haowei Hsu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230802/3c301448/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 10386 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230802/3c301448/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 95381 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230802/3c301448/attachment-0003.png>


More information about the Development mailing list