Bug 497751

Summary: Api documentation for alkimia is missing on api.kde.org
Product: [Frameworks and Libraries] alkimia Reporter: Ralf Habacker <ralf.habacker>
Component: GeneralAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 5.2.0
Sentry Crash Report:

Description Ralf Habacker 2024-12-21 13:56:16 UTC
STEPS TO REPRODUCE
1.  Search for alkimia on https://api.kde.org

OBSERVED RESULT
There is no entry for the mentioned library

EXPECTED RESULT
There should be an entry for the mentioned library
Comment 1 Bug Janitor Service 2024-12-21 14:24:46 UTC
A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/52
Comment 2 Ralf Habacker 2024-12-21 15:08:30 UTC
Git commit 3b4a57fb5dc80f5413ededa20cdaa1a5e8f128fb by Ralf Habacker.
Committed on 21/12/2024 at 14:23.
Pushed by habacker into branch 'master'.

Adjust doxygen configuration to match actual source setup
FIXED-IN:5.2.0

M  +14   -6    alkimia.doxygen.in

https://invent.kde.org/office/alkimia/-/commit/3b4a57fb5dc80f5413ededa20cdaa1a5e8f128fb
Comment 3 Ralf Habacker 2024-12-21 16:16:19 UTC
Git commit 5b951b3cc94313db8f4420850fd6c48e4e8506d0 by Ralf Habacker.
Committed on 21/12/2024 at 16:16.
Pushed by habacker into branch 'master'.

Add required examples dir to metainfo.yaml

A  +1    -0    examples/README.md
M  +1    -0    metainfo.yaml

https://invent.kde.org/office/alkimia/-/commit/5b951b3cc94313db8f4420850fd6c48e4e8506d0
Comment 4 Nicolas Fella 2024-12-21 17:23:32 UTC
Please note that we are in the process of converting api.kde.org to use QDoc instead of doxygen, so you will need to convert the documentation to QDoc syntax