aboutsummaryrefslogtreecommitdiff
path: root/docs/simulation/sim-doc-format.md
diff options
context:
space:
mode:
author ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>2023-03-22 18:33:29 +0100
committer GitHub <noreply@github.com>2023-03-22 18:33:29 +0100
commit65dfeae1641d091d74d22372146a2a7cb4b19f8e (patch)
treee0f6060b4e72a1a0f7dad4c94ce12264bc139381 /docs/simulation/sim-doc-format.md
parenteb87e2af53bd693e04739aaee84fde408e72f3a9 (diff)
parent000ede9303e071e69a7dace95117d593ebcb92aa (diff)
Merge pull request #68 from OpenVic2Project/docs-architecture-and-schema
Docs architecture and schema
Diffstat (limited to 'docs/simulation/sim-doc-format.md')
-rw-r--r--docs/simulation/sim-doc-format.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/simulation/sim-doc-format.md b/docs/simulation/sim-doc-format.md
new file mode 100644
index 0000000..68bd905
--- /dev/null
+++ b/docs/simulation/sim-doc-format.md
@@ -0,0 +1,21 @@
+# OpenVic2 <Document Name>
+
+## Victoria 2 Structure
+
+```UML DIAGRAM```
+
+## OpenVic2 Structure
+
+```UML DIAGRAM```
+
+## Data
+
+### Vanilla
+
+```TABLES OF DATA```
+
+### John Cena
+
+```TABLES OF DATA```
+
+## References