Following the work done in different commits of the ports repo.
Details
Details
- Reviewers
tcberner - Group Reviewers
kde - Commits
- R9:78deabd3b1b2: [doc-en][phb] Document Qt 6 bits in the ports framework.
- Apply patch
- DOC_LANG=en make
A preview of the output can be found here:
https://people.freebsd.org/~fernape/special.html#using-qt
https://people.freebsd.org/~fernape/uses.html#uses-qt
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 47466 Build 44353: arc lint + arc unit
Event Timeline
documentation/content/en/books/porters-handbook/special/_index.adoc | ||
---|---|---|
2110 | _USE_QT_ALL is dynamically generated from _USE_QT[56]_ONLY and _USE_QT_COMMON -- to the comment should either mention _USE_QT_COMMON instead of _USE_QT_ALL, or just mention the latter, I think :) |
documentation/content/en/books/porters-handbook/special/_index.adoc | ||
---|---|---|
2110 | I would additionally mention _USE_QT_COMMON. Thanks! |