doc: restructure module rendering (#1083)
This commit is contained in:
parent
940de011bb
commit
e2fe2df9b0
94 changed files with 413 additions and 321 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
maintainers = [ lib.maintainers.repparw ];
|
||||
name = "spotify-player";
|
||||
homepage = "https://github.com/aome510/spotify-player";
|
||||
maintainers = [ lib.maintainers.repparw ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue