Add documentation for AbstractWindow#718
Conversation
aaronayres35
left a comment
There was a problem hiding this comment.
LGTM
Just one request:
could we change # to #: in the trait defs for the AbstractWindow class so they are also picked up by the api docs, not just the methods
I actually prefer for them not to show up. Can you think of any traits that should be exposed to user code? |
I guess that makes sense. It seems most (all?) the traits will be dealt with by enable inner machinery. I think I am still a bit unclear on when we anticipate a user needing to mess with the |
|
Thanks for the feedback |
Closes #626