This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,31 @@ Nginx config DSL for NTNU course TDT4250.
11
11
12
12
---
13
13
14
+ <!-- START doctoc generated TOC please keep comment here to allow auto update -->
15
+ <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
16
+ ** Table of Contents** * generated with [ DocToc] ( https://github.com/thlorenz/doctoc ) *
17
+
18
+ - [ Semester project - TDT4250: Advanced Software Design] ( #semester-project---tdt4250-advanced-software-design )
19
+ - [ Participants:] ( #participants )
20
+ - [ Building] ( #building )
21
+ - [ Maven] ( #maven )
22
+ - [ Eclipse] ( #eclipse )
23
+ - [ Running] ( #running )
24
+ - [ Project folders] ( #project-folders )
25
+ - [ Workflow] ( #workflow )
26
+ - [ Grammar] ( #grammar )
27
+ - [ Ecore Model] ( #ecore-model )
28
+ - [ Converting .nginx to .conf] ( #converting-nginx-to-conf )
29
+ - [ Writing new .nginx files] ( #writing-new-nginx-files )
30
+ - [ Tests] ( #tests )
31
+ - [ Validators] ( #validators )
32
+ - [ Running the tests] ( #running-the-tests )
33
+ - [ Helpful links] ( #helpful-links )
34
+
35
+ <!-- END doctoc generated TOC please keep comment here to allow auto update -->
36
+
37
+ ---
38
+
14
39
## Building
15
40
16
41
### Maven
You can’t perform that action at this time.
0 commit comments