Clear the "imag.content" key definition.
This commit is contained in:
parent
6183efedbc
commit
e44e413b08
1 changed files with 5 additions and 4 deletions
|
@ -35,10 +35,11 @@ The "imag" section MAY contain
|
|||
|
||||
1. A section "imag.links" where a module is allowed to store URIs in a flat
|
||||
list
|
||||
1. A section "imag.content", used for refering to external content.
|
||||
Valid keys in this section are "uri" and "file", whereas
|
||||
- "uri" refers to the external content
|
||||
- "file" refers to a local variant, this is optional
|
||||
1. A section "imag.content", used for referring to external content.
|
||||
The key "uri" is the only one which is required, it refers to external
|
||||
content.
|
||||
An explicitely suggested key is "file" for referring to a _local Mirror_ of
|
||||
the content.
|
||||
|
||||
#### Header section: "custom" {#sec:thestore:fileformat:header:custom}
|
||||
|
||||
|
|
Loading…
Reference in a new issue