Re: Intersphinx usage

2013-12-02 Thread Dmitry Shachnev
ge can cross-reference documentation elements. If your package ships objects.inv, then other packages can link to it. > Are there any examples of intersphinx usage and packaging that I can refer to? Look at packages that build-depend on python-doc, for example python-libdiscid and tox (and patches th

Intersphinx usage

2013-12-02 Thread Zygmunt Krynicki
Hi. I'd like to add support for intersphinx [1] to a package I'm working on [2]. The generated documentation should also include the intersphinx meta-data so that other packages that build-depend on my package can cross-reference documentation elements. Are there any examples of i