File tree Expand file tree Collapse file tree 3 files changed +55
-38
lines changed
Expand file tree Collapse file tree 3 files changed +55
-38
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "unit-type" : " lu" ,
3+ "label" : " " ,
4+ "basedir" : " ." ,
5+ "units" : [
6+ {
7+ "unit-type" : " aim"
8+ },
9+ {
10+ "target" : " theory.html" ,
11+ "source" : " theory.md" ,
12+ "label" : " Theory" ,
13+ "unit-type" : " task" ,
14+ "content-type" : " text"
15+ },
16+
17+ {
18+ "target" : " procedure.html" ,
19+ "source" : " procedure.md" ,
20+ "label" : " Procedure" ,
21+ "unit-type" : " task" ,
22+ "content-type" : " text"
23+ },
24+ {
25+ "target" : " simulation.html" ,
26+ "source" : " simulation/index.html" ,
27+ "label" : " Simulation" ,
28+ "unit-type" : " task" ,
29+ "content-type" : " simulation"
30+ },
31+ {
32+ "target" : " observations.html" ,
33+ "source" : " observations.md" ,
34+ "label" : " Observations" ,
35+ "unit-type" : " task" ,
36+ "content-type" : " text"
37+ },
38+ {
39+ "target" : " assignment.html" ,
40+ "source" : " assignment.md" ,
41+ "label" : " Assignment" ,
42+ "unit-type" : " task" ,
43+ "content-type" : " text"
44+ },
45+
46+ {
47+ "target" : " references.html" ,
48+ "source" : " references.md" ,
49+ "label" : " References" ,
50+ "unit-type" : " task" ,
51+ "content-type" : " text"
52+ }
53+ ]
54+ }
55+
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments