aboutsummaryrefslogtreecommitdiffstats
path: root/docs/design/areas.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design/areas.xml')
-rw-r--r--docs/design/areas.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/design/areas.xml b/docs/design/areas.xml
new file mode 100644
index 000000000..201fb6035
--- /dev/null
+++ b/docs/design/areas.xml
@@ -0,0 +1,13 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<section id="areatree">
+ <title>Area Tree</title>
+ <para>
+The code to implement the area tree will attempt to match the areas
+defined in the specification. A number of optimisations may be possible
+for similar areas and groups of areas.
+ </para>
+ <para>
+
+ </para>
+
+</section>