Hi to everyone and Georg and Pauli in particular ;) Was trying to address a bug against our software (PyMVPA) in Debian so it stays compatible with new sphinx 1.1.2, where previously we were using 1.0.8. I got a bit confused with the result of running generate.py (or sphinx-autogen) -- all generated (only) files for (sub)modules carried no information about methods/functions etc. Looking into the sphinx code I saw refactoring in
autosummary/__init__.py:get_documenter to rely on AutoDirective._registry to get a correct documenter for a given object... but I could not see how AutoDirective could be populated by then with any, which is done actually in autodoc.py:setup which requires sphinx's app, which is N/A within sphinx-autogen (I could be wrong here). So -- is it my incorrect assumptions for how sphinx-autogen should operate or there is a regression bug? Thank you in advance for the clarifications! -- =------------------------------------------------------------------= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- 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.