Bug 497751 - Api documentation for alkimia is missing on api.kde.org
Summary: Api documentation for alkimia is missing on api.kde.org
Status: RESOLVED FIXED
Alias: None
Product: alkimia
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: unspecified
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-21 13:56 UTC by Ralf Habacker
Modified: 2024-12-21 17:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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