mirror of
https://gitlab.com/rensa-nix/core.git
synced 2026-02-02 07:15:08 +01:00
Merge branch 'feat/autodiscovery' into 'main'
feat: add autodiscovery block See merge request rensa-nix/core!3
This commit is contained in:
commit
e5f47b57ae
11 changed files with 314 additions and 45 deletions
|
|
@ -36,6 +36,7 @@ in
|
|||
{"API Reference" = "api.md";}
|
||||
{"Related Libraries" = "libraries.md";}
|
||||
{"Direnv Integration" = "direnv.md";}
|
||||
{"Debugging" = "debugging.md";}
|
||||
];
|
||||
markdown_extensions = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue