Hi. I'm using autosummary with a Python project, but the generated
docs include all functions and classes defined in a module,
irrespective of the value of __all__. Sphinx's change history says
that v. 0.5 "Respect __all__ when autodocumenting module members", but
this does not seem to be the case. Is this a bug?

BTW I'm using Sphinx 1.1.2, Python 2.7.2, on Ubuntu 11.10 (if that
matters).



-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to