It looks like there were fixes submitted around using relative links, but I still can't figure out how to make it work....
I am running 1.4.8, and it looks like changes were merged for 1.4.7 (https://github.com/sphinx-doc/sphinx/pull/2056 and https://github.com/sphinx-doc/sphinx/issues/1060). I might have a syntax error. Can someone refer me to an example intersphinx_mapping configuration that uses relative links? Or is there better documentation about how to write them somewhere? On Thursday, March 6, 2014 at 9:59:59 AM UTC-5, Luc Saffre wrote: > > I'd also would be glad to see a working examples for "relative > intersphinx mappings". That is, when maintaining several projects, then > I'd like the local build of one project be able to refer to things in > another local build. > > The intersphinx documentation says indeed that "Each target is the base > URI of a foreign Sphinx documentation set and can be a local path or an > HTTP URI". Unformtunately it does not speak about relative and absolute > paths. > > I guess that this would require to put the build/html directories of all > projects under a common root directory, and that they have the same > relative position when being published on a web server. > > Is there anybody here who does something like this? > > Luc > > -- 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 https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
