add sections to docs page

This commit is contained in:
CJ van den Berg 2025-10-15 21:13:07 +02:00
parent f7ee93eac0
commit 880c69d6ca
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -6,6 +6,7 @@
.draft = false,
---
[]($section.id("help"))
## Online help
Flow Control has an online manual that is included in the `flow` binary. You can
@ -38,6 +39,7 @@ in the same directory to create an entirely new keybinding mode. Keybinding
changes will take effect on restart.
[]($section.id("configuration"))
## Configuration
Configuration is mostly dynamically maintained with various commands in the UI.
@ -67,6 +69,7 @@ kitty_mod ctrl+alt
```
[]($section.id("resources"))
## Developer Resources
* [Architecture overview](/docs/architecture)