File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -392,6 +392,7 @@ Derivatives can be stored/distributed in two ways:
392392 that were used to generate the derivatives.
393393 Likewise, any code used to generate the derivatives from the source data
394394 MAY be included in the `code/` subdirectory.
395+ Extra documentation (and relevant images) MAY be included in the `docs/` subdirectory.
395396 Logs from running the code or other commands MAY be stored under `logs/` subdirectory.
396397
397398 Example of a derivative dataset including the raw dataset as source:
Original file line number Diff line number Diff line change 3434 name : derivatives
3535 level : optional
3636 opaque : true
37+ docs :
38+ name : docs
39+ level : optional
40+ opaque : true
3741 logs :
3842 name : logs
3943 level : optional
Original file line number Diff line number Diff line change 3636derivatives :
3737 level : optional
3838 path : derivatives
39+ docs :
40+ level : optional
41+ path : docs
3942logs :
4043 level : optional
4144 path : logs
You can’t perform that action at this time.
0 commit comments