I was having problems with sphinx recognizing @classmethod as @staticmethod, and also, in portions of the autodoc extension, static methods were treated as attributes, so their arguments were missing. This patch for trunk solves both problems:
http://groups.google.com/group/sphinx-dev/web/sphinx-method-fixes.diff Thanks a lot. - Gustavo Picon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
