diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2018-11-09 14:30:28 +0100 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2019-05-15 22:53:02 +0200 |
| commit | 4cc3c6dea5c5536d47fcbaf8414d74de7b6fdc4b (patch) | |
| tree | 2b490ef02537b889c5ae936ee55c3df226df3ef5 /docs | |
| parent | 7c8a3fd217418c6f956a9315eb13c2a31a9f85a0 (diff) | |
docs: Rewrite README for 2.x release
This change gives an overhaul to the README for the release of version
2.x of the simulator.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/build.md | 1 | ||||
| -rw-r--r-- | docs/concepts.md | 0 | ||||
| -rw-r--r-- | docs/models.md | 0 | ||||
| -rw-r--r-- | docs/run.md | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/docs/build.md b/docs/build.md new file mode 100644 index 00000000..f442e70b --- /dev/null +++ b/docs/build.md @@ -0,0 +1 @@ +# Building a Simulation Model diff --git a/docs/concepts.md b/docs/concepts.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/concepts.md diff --git a/docs/models.md b/docs/models.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/models.md diff --git a/docs/run.md b/docs/run.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/run.md |
