Improve the Documentation with a Reference Section
This commit is contained in:
parent
49563e638b
commit
4919b638f9
24 changed files with 1190 additions and 815 deletions
13
docs/content/reference/static-configuration.md
Normal file
13
docs/content/reference/static-configuration.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Static Configuration
|
||||
|
||||
## File
|
||||
|
||||
```toml
|
||||
--8<-- "content/reference/static-configuration.toml"
|
||||
```
|
||||
|
||||
## CLI
|
||||
|
||||
```txt
|
||||
--8<-- "content/reference/static-configuration.txt"
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue