add sections to docs page
This commit is contained in:
parent
f7ee93eac0
commit
880c69d6ca
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
.draft = false,
|
.draft = false,
|
||||||
---
|
---
|
||||||
|
|
||||||
|
[]($section.id("help"))
|
||||||
## Online help
|
## Online help
|
||||||
|
|
||||||
Flow Control has an online manual that is included in the `flow` binary. You can
|
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.
|
changes will take effect on restart.
|
||||||
|
|
||||||
|
|
||||||
|
[]($section.id("configuration"))
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration is mostly dynamically maintained with various commands in the UI.
|
Configuration is mostly dynamically maintained with various commands in the UI.
|
||||||
|
@ -67,6 +69,7 @@ kitty_mod ctrl+alt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
[]($section.id("resources"))
|
||||||
## Developer Resources
|
## Developer Resources
|
||||||
|
|
||||||
* [Architecture overview](/docs/architecture)
|
* [Architecture overview](/docs/architecture)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue