lib.sources: Generate docs
This commit is contained in:
@@ -22,5 +22,6 @@ with pkgs; stdenv.mkDerivation {
|
|||||||
docgen lists 'List manipulation functions'
|
docgen lists 'List manipulation functions'
|
||||||
docgen debug 'Debugging functions'
|
docgen debug 'Debugging functions'
|
||||||
docgen options 'NixOS / nixpkgs option handling'
|
docgen options 'NixOS / nixpkgs option handling'
|
||||||
|
docgen sources 'Source filtering functions'
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,4 +25,6 @@
|
|||||||
<xi:include href="./library/generated/debug.xml" />
|
<xi:include href="./library/generated/debug.xml" />
|
||||||
|
|
||||||
<xi:include href="./library/generated/options.xml" />
|
<xi:include href="./library/generated/options.xml" />
|
||||||
|
|
||||||
|
<xi:include href="./library/generated/sources.xml" />
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user