AFAIK Sphinx does not have any built-in way to autodocument javascript 
files (and it tends to be difficult as pre-ES6 JS is very unstructured and 
notoriously difficult to infer). 

If JSDoc works correctly for your project, Erik Rose has a bridge extension 
which adds auto* directives for javascript and leverages JSDoc's 
extractor: https://github.com/erikrose/sphinx-js

-- 
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 sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to