/Python/ don't support directly /docstrings/ on variables.

The attribute documentation magic is done by epydoc/sphinx by parsing the source code.

I'm suspecting that the Window class source code is BaseWindow, so sphinx can't find it.

It happens here: sphinx.pycode.AttrDocVisitor.visit_expr_stmt

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to