Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/api/painters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/painters.txt')
-rw-r--r--doc/api/painters.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/api/painters.txt b/doc/api/painters.txt
new file mode 100644
index 0000000..6a52237
--- /dev/null
+++ b/doc/api/painters.txt
@@ -0,0 +1,16 @@
+##############################
+Painters - drawing on the View
+##############################
+
+This part describes the API of Gaphas.
+
+:mod: `gaphor.painter`
+---------------------
+
+.. module:: gaphas.painter
+
+.. autoclass:: Painter
+ :members:
+ :undoc-members:
+
+TODO: Add the rest