We are creating a github pages site for our project using sphinx, and would 
like to include some html documents generated by jsdoc. A significant 
portion of the code for the project is in Javascript and jsdoc does a fine 
job of documenting our code, but for purely esthetic reasons we'd like to 
wrap the jsdoc pages in sphinx's look.

We currently run jsdoc on the Javascript, then run sphinx on our project 
information rst's, then combine the two. Is there a way we could get sphinx 
to run through the jsdoc-generated html and somehow wrap the (fairly 
simple) jsdoc pages to make them look like the other, sphinx-generated 
pages?

I have looked at jsdoc for sphinx, but that is three years dead it looks 
like, and we are using the latest jsdoc3 code, so that's not an option. I 
don't think domains will work either, but if someone has any 
recommendations there I'd be happy to hear them.

Thanks for any help on this.

Jesse

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to