Excerpts from Joshua Bronson's message of Tue Nov 10 19:34:32 -0500 2009: > I'd prefer Christophe's method to Edward's because it doesn't require > changing (obscuring?) your code to add your documentation, but I > couldn't get Christophe's method to work. No warnings generated or > anything, just nothing rendered for that attribute. Can anyone else > confirm whether .. attribute bar:: works?
I'd like to point out one small thing, which is that if you set defaults in the class definition, it's much easier to introspectively determine what props a class will have without having to instantiate it. That said, I'm all in favor more options. Cheers, Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
