Modules store data not in a subsection of the "imag" section

This commit is contained in:
Matthias Beyer 2016-01-12 17:09:04 +01:00
parent ddb3a2717a
commit 535c2f4d4c

View file

@ -24,8 +24,8 @@ The contents of the header contain
program implicitely and SHOULD NOT be edited by the user.
Modules of the program are free to store arbitrary data here.
If a module stores data in the header of a file it MUST do that in a
sub-section of the "imag" section, as TOML supports it.
The name of the subsection MUST BE the name of the module in lowercase
dedicated section, as TOML supports it.
The name of the section MUST BE the name of the module in lowercase
letters.
The section MAY BE empty.
1. Other OPTIONAL sections which are named and edited by the user. The program