KApiDox: add "Plasma Workspaces Libraries" group info
Needs ReviewPublic

Authored by davidedmundson on Jan 30 2020, 2:44 PM.

Details

Reviewers
kossebau
Group Reviewers
Plasma
Summary

Here the initial patch to get a plasma subcategory on api.kde.org started,
as thought about by David E. in D26894.
Though this will need some further thinking what the concept of that
subcategory is. And how to help people with the naming clashes when it comes
to Plasma-the-workspace vs. Plasma-the-lib.

All that naming and descriptions have to be sorted out by you Plasma people,
I just can get you started here with this :)

So please someone commandeer this patch immediately, I have to pass on here
given no own resources to work on this.

And while there might be some people working on a successor for api.kde.org
generation, those naming and grouping concepts are orthogonal, you will need
to have an idea about this in any case, I think.

Test Plan

cd ~
mkdir plasmadox
cd plasmadox
~/path/to/kapidox/src/kapidox_generate ~/path/to/kdecoration/
firefox index.html &

To update after editing the metainfo.yaml:
rm * -r
~/path/to/kapidox/src/kapidox_generate ~/path/to/kdecoration/
*reload in firefox*

Diff Detail

Repository
R129 Window Decoration Library
Branch
addplasmaapigroup
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21856
Build 21874: arc lint + arc unit
kossebau created this revision.Jan 30 2020, 2:44 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 30 2020, 2:44 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
kossebau requested review of this revision.Jan 30 2020, 2:44 PM
davidedmundson commandeered this revision.Jan 31 2020, 11:03 AM
davidedmundson edited reviewers, added: kossebau; removed: davidedmundson.

<3

Saw your messages on kde-devel. Thanks for starting this

I'm sure we can take it from here

kossebau resigned from this revision.Feb 3 2020, 2:35 PM

Good. So stepping out here :)

This has been done elsewhere