Config.in 593 B

12345678910111213141516
  1. config BR2_PACKAGE_QT5DOC
  2. bool "qt5doc (includes quick demos)"
  3. select BR2_PACKAGE_QT5BASE_EXAMPLES
  4. select BR2_PACKAGE_QT5DECLARATIVE
  5. select BR2_PACKAGE_QT5DECLARATIVE_QUICK
  6. help
  7. Qt is a cross-platform application and UI framework for
  8. developers using C++.
  9. Qtdoc contains the main Qt Reference Documentation, which
  10. includes overviews, Qt topics, and examples not specific to
  11. any Qt module. The configuration files are located in
  12. qtdoc/doc/config and the articles in qtdoc/doc/src. Note that
  13. QDoc itself is located in qtbase.
  14. https://doc.qt.io/qt-5/overviews.html