Skip to content

Commit 5bef42a

Browse files
committed
feat(docgen): add more links to sidebar
1 parent d762f6d commit 5bef42a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docgen/docgen.lua

+4
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,10 @@ docgen.generators = {
400400
"</div>",
401401
"",
402402
"",
403+
"- [Setup Guide](https://github.com/nvim-neorg/neorg/wiki/Setup-Guide)",
404+
"- [Tutorial](https://github.com/nvim-neorg/neorg/wiki/Tutorial)",
405+
"- [Default Keybinds](https://github.com/nvim-neorg/neorg/wiki/Default-Keybinds)",
406+
"",
403407
"<details>",
404408
"<summary><h3>Inbuilt modules:</h3></summary>",
405409
"",

0 commit comments

Comments
 (0)