On Thu, Jan 13, 2011 at 2:33 PM, Chris Withers <ch...@simplistix.co.uk> wrote: > Hi All, > > If I do, for example: > > > .. automodule:: testfixtures > > .. class:: Comparison > > ...then I end up with two sections for the Comparison class, one > auto-generated and one with my manual bits. > > I thought the manual one was supposed to override the automated one?
I don't think so. Did you try the exclude-members option at http://sphinx.pocoo.org/ext/autodoc.html#directive-automodule ? > > cheers, > > Chris > > PS: This and the other message I just posted on with Sphinx 1.0.6 > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk > > -- > 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. > > -- 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.