doc: fix links, spelling and minor updates
This commit is contained in:
parent
c81d3e06c8
commit
aac392a053
6 changed files with 21 additions and 21 deletions
|
|
@ -100,7 +100,7 @@ It goes under the `extensions` object and it is of the form:
|
|||
|----------------------|---------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| id | string | mandatory | The ID of the extension. Must be unique for each extension. It is also used as the path in the URL. |
|
||||
| name | string | mandatory | User friendly name for the extension. It will be displayed on the installation page. |
|
||||
| version | string | mandatory | Version of this release. [Semantic versoning](https://semver.org/) is recommended. |
|
||||
| version | string | mandatory | Version of this release. [Semantic versioning](https://semver.org/) is recommended. |
|
||||
| shortDescription | string | optional | A few words about the extension. It will be displayed on the installation page. |
|
||||
| icon | string | optional | quasar valid icon name |
|
||||
| details | string (html) | optional | Details about this particular release |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue