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 --- docs/run.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/run.md (limited to 'docs/run.md') diff --git a/docs/run.md b/docs/run.md new file mode 100644 index 00000000..c6e26bc7 --- /dev/null +++ b/docs/run.md @@ -0,0 +1,4 @@ +# 4. Running a Model + +--- +[< Previous](models.md) | [Next >](build.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 --- docs/run.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/run.md') diff --git a/docs/run.md b/docs/run.md index c6e26bc7..d3143d96 100644 --- a/docs/run.md +++ b/docs/run.md @@ -1,4 +1,6 @@ # 4. Running a Model +**TODO: Not sure yet what's useful to include here. Maybe give an example of how to run one of the pre-builts?** + --- [< Previous](models.md) | [Next >](build.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 --- docs/run.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/run.md') diff --git a/docs/run.md b/docs/run.md index d3143d96..1eadfedf 100644 --- a/docs/run.md +++ b/docs/run.md @@ -1,6 +1,6 @@ -# 4. Running a Model +# 4. Running an Experiment -**TODO: Not sure yet what's useful to include here. Maybe give an example of how to run one of the pre-builts?** +**TODO: What did we do for SC18?** --- -[< Previous](models.md) | [Next >](build.md) +[< Previous](architecture.md) -- cgit v1.2.3 From 4ad068f741321973a70f10755074505a3f813ebd Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 14 Feb 2020 12:28:20 +0100 Subject: Add documentation for the odcsim component --- docs/run.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/run.md') diff --git a/docs/run.md b/docs/run.md index 1eadfedf..76be70ba 100644 --- a/docs/run.md +++ b/docs/run.md @@ -1,5 +1,4 @@ # 4. Running an Experiment - **TODO: What did we do for SC18?** --- -- cgit v1.2.3