-
Task
-
Resolution: Fixed
-
P1: Critical
-
6.8, 6.9, 6.10
-
-
ba9f204e1 (dev), 1bed4bd1b (6.10), d6a82426d (6.10.0)
Why?
Cause - We are duplicating our maintence effort, as the comments in teh java source files are now the source of truth.
Customer - Users expect documentation to be up to date and easy to acess.
Cruft - N/A
What?
The API docs for public Java APIs can now be built with javadoc, intiall shipping offline and eventually online. To be consistent, we should pull the now unmaintained QDoc files out until the Javadoc-generated files are available online.
- The qdoc file needs to be removed
- The link to the API from the Qt quick Android page needs to point to the src file as it does for the other java APIS.
- A forwarding redirect from https://doc.qt.io/qt-6/qquickview.html to https://code.qt.io/cgit/qt/qtdeclarative.git/tree/src/quick/jar/org/qtproject/qt/android/QtQuickView.java?id=333dd9e276985eaa99cb4e24651f4edd1e685c53 will be needed until the javadoc generated content is available online.
When?
- Qt 6.10 -
- WIP patch on Gradle plugin (works atm on Linux, not Windows) to make this work so EtC for docs available via the existing src mechanism
- Before 23rd of Sep in and submodule updated
- covers
-
QTBUG-138644 QtQuickView documentation references non-existent functions
-
- Closed
-
For Gerrit Dashboard: QTBUG-138917 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
674259,2 | Docs: Update existing and add missing links to online Java docs | 6.9 | qt/qtdeclarative | Status: NEW | 0 | 0 |
679882,1 | Docs: Update existing and add missing links to online Java docs | tqtc/lts-6.8 | qt/tqtc-qtdeclarative | Status: NEW | 0 | 0 |
672359,12 | Docs: Update existing and add missing links to online Java docs | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
674220,2 | Docs: Update existing and add missing links to online Java docs | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
674249,3 | Docs: Update existing and add missing links to online Java docs | 6.10.0 | qt/qtdeclarative | Status: MERGED | +2 | 0 |