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