mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
Update docs generators to include proper edit on github links
Ref: https://github.com/ghostty-org/website/pull/197
This commit is contained in:
@ -13,6 +13,7 @@ pub fn genKeybindActions(writer: anytype) !void {
|
|||||||
\\---
|
\\---
|
||||||
\\title: Keybinding Action Reference
|
\\title: Keybinding Action Reference
|
||||||
\\description: Reference of all Ghostty keybinding actions.
|
\\description: Reference of all Ghostty keybinding actions.
|
||||||
|
\\editOnGithubLink: https://github.com/ghostty-org/ghostty/edit/main/src/input/Binding.zig
|
||||||
\\---
|
\\---
|
||||||
\\
|
\\
|
||||||
\\This is a reference of all Ghostty keybinding actions.
|
\\This is a reference of all Ghostty keybinding actions.
|
||||||
|
@ -13,6 +13,7 @@ pub fn genConfig(writer: anytype) !void {
|
|||||||
\\---
|
\\---
|
||||||
\\title: Reference
|
\\title: Reference
|
||||||
\\description: Reference of all Ghostty configuration options.
|
\\description: Reference of all Ghostty configuration options.
|
||||||
|
\\editOnGithubLink: https://github.com/ghostty-org/ghostty/edit/main/src/config/Config.zig
|
||||||
\\---
|
\\---
|
||||||
\\
|
\\
|
||||||
\\This is a reference of all Ghostty configuration options. These
|
\\This is a reference of all Ghostty configuration options. These
|
||||||
|
Reference in New Issue
Block a user