Yes, this was a good question! I now saw the question and answered it. Note that you can avoid this hassle by using a decorator *function*, not a decorator *class* (which depends of course on what you want to do).
Luc On 10/10/15 19:24, Jakov Manjkas wrote: > I've asked a question on StackOverflow > (http://stackoverflow.com/questions/32828446/sphinx-decorated-classes-not-documented > <http://stackoverflow.com/questions/32828446/sphinx-decorated-classes-not-documented>) > and nobody answered nor even commented. > > I need to document my library so if you know the answer I would be more > than glad to hear it and if you will answer the question to accept and > upvote it. > > Thanks in advance. > > -- > You received this message because you are subscribed to the Google > Groups "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
