Hi, I'm also trying to get autodoc to include TODO directives from my modules, but have been unsuccessful so far.If I interpret the autodoc/automodule documentation <http://sphinx-doc.org/ext/autodoc.html#directive-automodule> correctly, there is no 'todo' option... Or am I missing something? And in case autodoc cannot extract TODO directives: is there some other way to do this?
Any help is appreciated :) Thanks, Jodi Op vrijdag 6 januari 2012 19:16:29 UTC+1 schreef Paul: > > Hi, > > is there a way to get the autodoc extension to pick up todo directives > from my code modules? Only todo directives in the rst files seem to be > making it to the todolist list. > > ta, > paul. -- 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.
