Config.in 655 B

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