Search code examples
javascriptmarkdownpython-sphinxrestructuredtextjsdoc

Javascript API documenting framework with lightweight mark-up


I'm seeking a Javascript API documenting framework with features similar to JSDoc, but would use easy-to-type restructured text or markdown in the code comments (not html)

Bonus: would integrate well with Sphinx. However, I don't want to maintain separate documentation, but generate API documentation from comments.

http://code.google.com/p/jsdoc-toolkit/


Solution

  • I finally found JSDuck the most suitable for the task:

    https://github.com/senchalabs/jsduck