mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2026-02-02 11:15:08 +01:00
docs: add docs for generating docs for nixlet values, update nixmkdocs
This commit is contained in:
parent
471cb8b7b5
commit
f574e32083
3 changed files with 42 additions and 3 deletions
|
|
@ -43,6 +43,7 @@ in
|
|||
{"Creating Nixlets" = "creation.md";}
|
||||
{"Packaging" = "packaging.md";}
|
||||
{"Usage" = "usage.md";}
|
||||
{"Generating Docs" = "generating_docs.md";}
|
||||
{"Secrets" = "secrets.md";}
|
||||
];
|
||||
markdown_extensions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue