On 22.11.2010 17:14, Christophe de Vienne wrote: > I would like to know if there is somewhere a sphinx extension to make > documentation from javascript source the way autodoc does for python? I recommend that you give JsDoc Toolkit [1] a try, which is quite powerful. Due to the (statically) untyped nature of Javascript you still need to state lots of information explicitly.
[1] http://code.google.com/p/jsdoc-toolkit/ -- Regards, Malte -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@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.