diff options
author | Sebastian Geerken <devnull@localhost> | 2014-12-28 12:04:35 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-12-28 12:04:35 +0100 |
commit | ecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (patch) | |
tree | e3cd0aafb4a99161fa455195d35b5ee810ec9283 /dw/iterator.hh | |
parent | 612bbc9abfe07c041dcb647e748e12c3f4d06c3c (diff) |
Some doc.
Diffstat (limited to 'dw/iterator.hh')
-rw-r--r-- | dw/iterator.hh | 3 |
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 { |