Howdy, On Tue, Nov 10, 2009 at 7:57 AM, Edward Z. Yang <[email protected]> wrote: > The way I currently work around this is as follows: > > class Foo: > #: yes can haz instance attribute docstring > bar = None
Sorry to be dense: does this require something special to be toggled in sphinx, conf.py or somewhere else? I just tried adding such '#:' comment markers to ipython's sources, but I'm still not seeing any special info in the generated API docs. Is it supposed to work 'out of the box'? For reference, I'm using sphinx from hg (just rebuilt now). Thanks f -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
