From b593268b50784964c672f8b5aaa857e9b9243634 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 20 Dec 2019 11:26:33 +0100 Subject: Adapt documentation outline and README --- odcsim/docs/build.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'odcsim/docs/build.md') diff --git a/odcsim/docs/build.md b/odcsim/docs/build.md index f442e70b..761fb71a 100644 --- a/odcsim/docs/build.md +++ b/odcsim/docs/build.md @@ -1 +1,4 @@ -# Building a Simulation Model +# Building Your Own Model + +--- +[< Previous](run.md) -- cgit v1.2.3 From 773eaf770313fa245250e8e1661ee50444223c98 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 20 Dec 2019 11:37:25 +0100 Subject: Create guidelines for documentation sections --- odcsim/docs/build.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'odcsim/docs/build.md') diff --git a/odcsim/docs/build.md b/odcsim/docs/build.md index 761fb71a..21983355 100644 --- a/odcsim/docs/build.md +++ b/odcsim/docs/build.md @@ -1,4 +1,6 @@ -# Building Your Own Model +# 5. Building Your Own Model + +**TODO: What goes into building a model? Where do you start? Can be quite technical (what gradle scripts do I need to make, what directory structure, ...), maybe center around a simple example scenario?** --- [< Previous](run.md) -- cgit v1.2.3 From f33cfe79358c31cc786fdb1594cb1c40ab8e0a7b Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 14 Feb 2020 11:37:32 +0100 Subject: Get first two parts of docs up to date and remove odcsim doc --- odcsim/docs/build.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 odcsim/docs/build.md (limited to 'odcsim/docs/build.md') diff --git a/odcsim/docs/build.md b/odcsim/docs/build.md deleted file mode 100644 index 21983355..00000000 --- a/odcsim/docs/build.md +++ /dev/null @@ -1,6 +0,0 @@ -# 5. Building Your Own Model - -**TODO: What goes into building a model? Where do you start? Can be quite technical (what gradle scripts do I need to make, what directory structure, ...), maybe center around a simple example scenario?** - ---- -[< Previous](run.md) -- cgit v1.2.3