docs: add book
This commit is contained in:
parent
c9d6fb9e40
commit
d14105eb1a
43 changed files with 7254 additions and 1204 deletions
45
book/src/SUMMARY.md
Normal file
45
book/src/SUMMARY.md
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
# Summary
|
||||
|
||||
[Introduction](introduction.md)
|
||||
|
||||
# Overview
|
||||
|
||||
- [Features](features.md)
|
||||
|
||||
# Getting Started
|
||||
|
||||
- [Installation](installation.md)
|
||||
- [Running Jay](running.md)
|
||||
- [Control Center](control-center.md)
|
||||
|
||||
# Configuration
|
||||
|
||||
- [Configuration Overview](configuration/index.md)
|
||||
- [Keymaps & Repeat Rate](configuration/keymaps.md)
|
||||
- [Shortcuts](configuration/shortcuts.md)
|
||||
- [Startup Actions](configuration/startup.md)
|
||||
- [Environment Variables](configuration/environment.md)
|
||||
- [Outputs (Monitors)](configuration/outputs.md)
|
||||
- [Input Devices](configuration/inputs.md)
|
||||
- [GPUs](configuration/gpu.md)
|
||||
- [Idle & Screen Locking](configuration/idle.md)
|
||||
- [Theme & Appearance](configuration/theme.md)
|
||||
- [Status Bar](configuration/status-bar.md)
|
||||
- [Xwayland](configuration/xwayland.md)
|
||||
- [Miscellaneous](configuration/misc.md)
|
||||
|
||||
# Using Jay
|
||||
|
||||
- [Tiling](tiling.md)
|
||||
- [Workspaces](workspaces.md)
|
||||
- [Floating Windows](floating.md)
|
||||
- [Mouse Interactions](mouse.md)
|
||||
- [Input Modes](input-modes.md)
|
||||
- [Window & Client Rules](window-rules.md)
|
||||
- [Screen Sharing](screen-sharing.md)
|
||||
- [HDR & Color Management](hdr.md)
|
||||
|
||||
# Reference
|
||||
|
||||
- [Command-Line Interface](cli.md)
|
||||
- [Troubleshooting](troubleshooting.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue