Hi James, `intersphinx` will meet your needs.
`intersphinx` support to link another 'Sphinx Document' by using inventory like 'objects.inv'. But if you generate inventory by hand (or some program), you can use this mechanism. I wrote a sample: https://gist.github.com/3978232 intersphinx reference is here: http://sphinx.pocoo.org/ext/intersphinx.html Best regards, -- Takayuki SHIMIZUKAWA Sphinx-users.jp 2012/10/23 James Brady <ja...@trigger.io>: > Hi all, we're documenting a project which includes some Java APIs, and we'd > really like to include the pre-generated Javadocs with the Sphinx docs. > > Of course, we could put the HTML in the static directory, but I'm not sure > how to link to it without using absolute links. > > Is there some way to include, and link to, HTML in Sphinx output? > > Thanks! -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@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.