forked from mirrors/thatmattlove-hyperglass
add missing help_menu to docs
This commit is contained in:
parent
def1103704
commit
15031b9e05
1 changed files with 8 additions and 0 deletions
|
|
@ -96,6 +96,14 @@ By default, [this Opengraph image](/opengraph.jpg) is set. If you define one wit
|
||||||
| :-------- | :----: | :---------------------- |
|
| :-------- | :----: | :---------------------- |
|
||||||
| `image` | String | Path to opengraph image |
|
| `image` | String | Path to opengraph image |
|
||||||
|
|
||||||
|
### `help_menu`
|
||||||
|
|
||||||
|
| Parameter | Type | Default | Description |
|
||||||
|
| :-------- | :-----: | :------- | :------------------------------------------------------------------------------------------- |
|
||||||
|
| `enable` | Boolean | `true` | Enable or display the display of the help menu |
|
||||||
|
| `file` | String | | Path to a plain text or markdown file with content to override the default help menu content |
|
||||||
|
| `title` | String | `'Help'` | Help menu title |
|
||||||
|
|
||||||
### `terms`
|
### `terms`
|
||||||
|
|
||||||
| Parameter | Type | Default | Description |
|
| Parameter | Type | Default | Description |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue