We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55da0f commit c0f3991Copy full SHA for c0f3991
workshop/content/docs/assets/images/workshop-folders.png
39.1 KB
workshop/content/docs/introduction/introduction.md
@@ -79,14 +79,16 @@ setup provided to you is actually working. The configuration file for Docker Com
79
80
## Folder Structure
81
82
-The workshop folder structure is shown below:
83
-
84
-```
85
---8<-- "tree.md"
86
87
88
Key folders are:
89
90
- `workshop/exercises/mapfiles` - the location of all the Mapfiles used in the workshop
91
- `workshop/exercises/mapfiles/data` - datasets used in the Mapfiles
92
- `workshop/exercises/app/js` - the JavaScript files used in the workshop
+
+
+The full workshop folder structure is shown below:
+```
93
+--8<-- "tree.md"
94
0 commit comments