doc: include nixdoc for lib.fetchers (#362453)
Closes #362196 Many thanks to @NixOS/documentation-team for the help 🖤
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
name = "path";
|
||||
description = "path functions";
|
||||
}
|
||||
{
|
||||
name = "fetchers";
|
||||
description = "functions which can be reused across fetchers";
|
||||
}
|
||||
{
|
||||
name = "filesystem";
|
||||
description = "filesystem functions";
|
||||
|
||||
Reference in New Issue
Block a user