[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intersphinx tips and tricks (was Re: Acknowledgment)



> 
> Yes, any Sphinx project will have these "objects.inv" files, see
> https://salsa.debian.org/science-team/mapclassify/-/blob/395ba6deb89bd925fc501faeadc5e41793542488/debian/rules#L22
>  for the rule I added to refresh them.


I had been trying to grab the objects.inv files out of other debian -
doc packages

Usually I use python-{package}-doc <!nodoc> dependencies in build-
depends and then the path to the objects.inv file in
/usr/share/doc/{package}/html/objects.ov


though with dask I had to do something like
download_remote_intersphinx_inventories because of a circular build on
dask.distributed.

I think I may not have understood the intersphinx tuple correctly
because I'd been using.

"package" = ("url", "local path to object.inv")

Which is very different and I should go double check the documentation.

Also does anyone use any of the old local documentation browsing tools
like doc-central? (Doc-central's going to fail soon because it's a
python cgi script and python is dropping the cgi package soon)

Diane


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: