Hello,

I started to write a script that parse javadoc string in javascript
(based on pyjsdoc) and produce ReST files that Sphinx can process.

You can see an output example here:
https://svn.sat.qc.ca/trac/miville/sphinx/js_addressbook.html

The ReST source here:
https://svn.sat.qc.ca/trac/miville/sphinx/_sources/js_addressbook.txt

And the Javascript source here:
https://svn.sat.qc.ca/trac/miville/browser/trunk/py/miville/ui/web/js/addressbook.js

At this time my script is really ugly and also I would like to add
more features and more structure parsing. In the long run I wish I can
contribute this script to Sphinx.

Also it could probably be use for other languages that use Javadoc
(like Java and C++).

Unfortunately presently I have no time to work on that because I'm the
father of newborn twins.

Etienne

On May 7, 10:47 am, alx <[email protected]> wrote:
> Hi,
>
> we want to use Sphinx not only to generate Python documentation in our
> actual project including many Javascript files. Is there a known
> extension and/or builtin support to generate documentation out of
> other then Python files, especially .js?
>
> with regards
>
> alx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to