forked from CircleCode/dynacase-quick-start
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.yml
More file actions
92 lines (92 loc) · 2.58 KB
/
content.yml
File metadata and controls
92 lines (92 loc) · 2.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
book:
title: "Tutoriel"
module: "Dynacase Platform"
githubsrc: "https://github.com/Anakeen/dynacase-quick-start"
version: "3.2"
edition: "1"
chapters:
- level: 1
content: "00-Introduction/00-introduction.md"
flags:
new : "in progress"
- level: 1
content: "10-Préparation/10-introduction.md"
flags:
new : "in progress"
subtoc : 2
- level: 2
content: "10-Préparation/20-VM.md"
flags:
new : "in progress"
- level: 2
content: "10-Préparation/30-module.md"
flags:
new : "in progress"
- level: 1
content: "20-Compte/10-introduction.md"
flags:
new : "in progress"
subtoc: 2
- level: 2
content: "20-Compte/20-account.md"
flags:
new : "in progress"
- level: 1
content: "30-Famille/10-introduction.md"
flags:
new : "in progress"
subtoc: 2
- level: 2
content: "30-Famille/20-structure.md"
flags:
new : "in progress"
- level: 2
content: "30-Famille/30-param.md"
flags:
new : "in progress"
- level: 2
content: "30-Famille/40-hook.md"
flags:
new : "in progress"
- level: 2
content: "30-Famille/50-securite.md"
flags:
new : "in progress"
- level: 2
content: "30-Famille/60-view.md"
flags:
new : "in progress"
- level: 1
content: "40-Cycle/10-introduction.md"
flags:
new : "in progress"
subtoc: 2
- level : 2
content: "40-Cycle/20-structure.md"
flags:
new : "in progress"
- level : 2
content: "40-Cycle/30-param.md"
flags:
new : "in progress"
- level : 2
content: "40-Cycle/40-securite.md"
flags:
new : "in progress"
- level: 1
content: "50-Action/10-introduction.md"
flags:
new : "in progress"
subtoc: 2
- level : 2
content: "50-Action/20-action.md"
flags:
new : "in progress"
- level: 1
content: "1000-annexe/10-annexe.md"
flags:
new : "in progress"
- level: 2
content: "1000-annexe/20-developper-toolkit.md"
flags:
new : "in progress"