mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2025-12-11 22:00:08 +01:00
docs: write docs
This commit is contained in:
parent
1ecf4d461d
commit
312b725620
5 changed files with 112 additions and 1 deletions
|
|
@ -47,6 +47,9 @@ in
|
|||
};
|
||||
nav = [
|
||||
{"Introduction" = "index.md";}
|
||||
{"Usage" = "usage.md";}
|
||||
{"Integrations" = "integrations.md";}
|
||||
{"Examples" = "examples.md";}
|
||||
{"Options" = "options.md";}
|
||||
];
|
||||
markdown_extensions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue