aboutsummaryrefslogtreecommitdiff
path: root/docs/simulation/sim_doc_format.md
diff options
context:
space:
mode:
author Orwellian-225 <orwellian225@gmail.com>2023-03-09 13:21:47 +0100
committer Orwellian-225 <orwellian225@gmail.com>2023-03-09 18:24:38 +0100
commit003fb13901294d61def0a92bf6f94307f448843e (patch)
tree24a90a16d87b8814ca249ab2a39696b3b9666e6a /docs/simulation/sim_doc_format.md
parentec0584d9fafd96753aed73e7c388da8e2f5b3833 (diff)
add: Data modelling Documentation - JC and Vanilla
add: ideology documentation add: goods documentation add: sim doc format
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