kde-workspace/plasma/desktop/applets/homerun/lib/mainpage.md

9 lines
342 B
Markdown
Raw Normal View History

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).