Please build documentation package for QtOrganizer
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | qtpim-opensource-src (Ubuntu) |
Medium
|
Timo Jyrinki | ||
Bug Description
We're providing QtOrganizer as part of the set of libraries from the SDK, and we're making its API documentation available online. However, these documents are being generated and maintained manually, which is not scalable and often causes them to be out-of-date and misleading to app developers.
In order to enable automatic publishing of docs, just as the other APIs, we would need documentation packages to be created for:
- qtpim5-doc
- qtpim5-doc-html
| summary: |
- Please build documentation package + Please build documentation package for QtOrganizer |
| Changed in qtpim-opensource-src (Ubuntu): | |
| assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
| Timo Jyrinki (timo-jyrinki) wrote : | #1 |
| Changed in qtpim-opensource-src (Ubuntu): | |
| importance: | Undecided → Medium |
| status: | New → Triaged |
| Timo Jyrinki (timo-jyrinki) wrote : | #2 |
Correction: all C++ apps, QML API users apparently ok.
| David Planella (dpm) wrote : | #3 |
Even if there is a C++ API break, there is still value in publishing the documentation, which will be then updated with the new API, correct?
Currently we're using it for the Calendar core app, and it'd be extremely useful to have that documentation on developer.u.c.
| Changed in qtpim-opensource-src (Ubuntu): | |
| status: | Triaged → In Progress |
| Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package qtpim-opensourc
---------------
qtpim-opensourc
* Add documentation packages (LP: #1425114)
-- Timo Jyrinki <email address hidden> Wed, 25 Mar 2015 10:11:28 +0000
| Changed in qtpim-opensource-src (Ubuntu): | |
| status: | In Progress → Fix Released |


App developers probably should not at this point use this unsupported module, since the next upgrade will break all apps using it because of API changes apparently.