aboutsummaryrefslogtreecommitdiff
path: root/dw/iterator.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-12-28 12:04:35 +0100
committerSebastian Geerken <devnull@localhost>2014-12-28 12:04:35 +0100
commitecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (patch)
treee3cd0aafb4a99161fa455195d35b5ee810ec9283 /dw/iterator.hh
parent612bbc9abfe07c041dcb647e748e12c3f4d06c3c (diff)
Some doc.
Diffstat (limited to 'dw/iterator.hh')
-rw-r--r--dw/iterator.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/iterator.hh b/dw/iterator.hh
index acef26da..686235ed 100644
--- a/dw/iterator.hh
+++ b/dw/iterator.hh
@@ -264,7 +264,8 @@ public:
};
/**
- * \brief Some completely different kind of iterator: ...
+ * \brief Some completely different kind of iterator. See \ref
+ * dw-interrupted-drawing for details.
*/
class StackingIteratorStack
{