Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/api/quadtree.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/quadtree.txt')
-rw-r--r--doc/api/quadtree.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/api/quadtree.txt b/doc/api/quadtree.txt
new file mode 100644
index 0000000..09388c9
--- /dev/null
+++ b/doc/api/quadtree.txt
@@ -0,0 +1,15 @@
+########
+Quadtree
+########
+
+This part describes the API of Gaphas.
+
+:mod: `gaphor.quadtree`
+---------------------
+
+.. module:: gaphas.quadtree
+
+.. autoclass:: Quadtree
+ :members:
+ :undoc-members:
+