doc:
This commit is contained in:
parent
40dadd6cba
commit
5386fa5178
1 changed files with 2 additions and 2 deletions
|
|
@ -179,8 +179,8 @@ There is an execption. That what we call the short-hand declaration.
|
||||||
|
|
||||||
Use shorthand notation whenever possible. This makes the file easier to read.
|
Use shorthand notation whenever possible. This makes the file easier to read.
|
||||||
|
|
||||||
Versioned
|
Versioned format
|
||||||
---------
|
----------------
|
||||||
|
|
||||||
The format can evolve. This means that parameters can be added, removed, or modified.
|
The format can evolve. This means that parameters can be added, removed, or modified.
|
||||||
When writing structured data, you must always specify the format version.
|
When writing structured data, you must always specify the format version.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue