File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,25 @@ project:
99 # keywords: []
1010 # authors: []
1111 github : https://github.com/alan-turing-institute/fridge
12- # To autogenerate a Table of Contents, run "myst init --write-toc"
12+ toc :
13+ - file : index.md
14+ - title : Architecture
15+ children :
16+ - file : architecture/introduction.md
17+ - file : architecture/roles.md
18+ - file : architecture/shared_responsibility.md
19+ - file : architecture/architecture.md
20+ - file : architecture/defence_in_depth.md
21+ - file : architecture/lifecycle.md
22+ - file : architecture/responsibility_and_5_safes.md
23+ - title : Deploy
24+ children :
25+ - file : deploy/prerequisites.md
26+ - file : deploy/infrastructure.md
27+ - file : deploy/services.md
28+ - title : Develop
29+ children :
30+ - file : develop/target.md
1331site :
1432 template : book-theme
1533 options :
You can’t perform that action at this time.
0 commit comments