mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 19:32:52 +00:00
9 lines
342 B
Markdown
9 lines
342 B
Markdown
![]() |
libhomerun documentation {#mainpage}
|
||
|
========================
|
||
|
|
||
|
libhomerun makes it possible for you to build sources for Homerun.
|
||
|
|
||
|
To do so, you need to:
|
||
|
- Create a source inheriting from Homerun::AbstractSource (or use Homerun::SimpleSource)
|
||
|
- Have your source provide a model following the [Homerun model specification](@ref homerunmodel).
|