summaryrefslogtreecommitdiff
path: root/docs/src/concepts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/concepts')
-rw-r--r--docs/src/concepts/allocators.md1
-rw-r--r--docs/src/concepts/context.md1
-rw-r--r--docs/src/concepts/normalisation.md1
-rw-r--r--docs/src/concepts/streams.md1
4 files changed, 4 insertions, 0 deletions
diff --git a/docs/src/concepts/allocators.md b/docs/src/concepts/allocators.md
new file mode 100644
index 0000000..4523737
--- /dev/null
+++ b/docs/src/concepts/allocators.md
@@ -0,0 +1 @@
+# bring your own allocator
diff --git a/docs/src/concepts/context.md b/docs/src/concepts/context.md
new file mode 100644
index 0000000..8e22f03
--- /dev/null
+++ b/docs/src/concepts/context.md
@@ -0,0 +1 @@
+# the context
diff --git a/docs/src/concepts/normalisation.md b/docs/src/concepts/normalisation.md
new file mode 100644
index 0000000..a21955b
--- /dev/null
+++ b/docs/src/concepts/normalisation.md
@@ -0,0 +1 @@
+# normalisation — one format to rule them all
diff --git a/docs/src/concepts/streams.md b/docs/src/concepts/streams.md
new file mode 100644
index 0000000..0e1aacc
--- /dev/null
+++ b/docs/src/concepts/streams.md
@@ -0,0 +1 @@
+# streams — load from anywhere