aboutsummaryrefslogtreecommitdiff
path: root/docs/en/developers/03_Backend/02_Minz.md
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2017-04-23 09:36:05 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2017-04-24 23:08:43 +0200
commitafc38e43ec724c79b73e1a9fa68f33c56eb1add9 (patch)
treea90fbc79ce6bdd26b5c3304677770aa75ea5cda9 /docs/en/developers/03_Backend/02_Minz.md
parentc3e17abcf02664ecfca1d82068ef441a6338c18a (diff)
Provide documentation under ./docs
Diffstat (limited to 'docs/en/developers/03_Backend/02_Minz.md')
-rw-r--r--docs/en/developers/03_Backend/02_Minz.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/en/developers/03_Backend/02_Minz.md b/docs/en/developers/03_Backend/02_Minz.md
new file mode 100644
index 000000000..cfbea15fe
--- /dev/null
+++ b/docs/en/developers/03_Backend/02_Minz.md
@@ -0,0 +1,27 @@
+# Models
+
+**TODO**
+
+# Controllers and actions
+
+**TODO**
+
+# Views
+
+**TODO**
+
+# Routing
+
+**TODO**
+
+# Writing URL
+
+**TODO**
+
+# Internationalisation
+
+**TODO**
+
+# Understanding internals
+
+**TODO**