SUMMARY It would be handy if the sidebar at https://api.kde.org/kdepim/akonadi/html/classes.html contained a link to https://bugs.kde.org/enter_bug.cgi?product=akonadi&component=libakonadi , and similar for all other products at api.kde.org to report bugs against the documentation and/or the product. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
It's a nice idea. I just need to find out where the code for api.kde.org, to see if it's easy or not to implement ;)
I think https://cgit.kde.org/kapidox.git/log/ is involved. Olivier?
Yes this in the kapidox code that it should be added. Since it's not trivial to infer the Bugzilla url from the product name, it means that we should add the info in every metadata.yml files, while keeping in mind that kapidox is made for being usable also out of the KDE infrastructure. I don't work so much on kapidox anymore. Having new people involved would be a good idea, and this change is the good way of learning kapidox :)