sphobjinv icon indicating copy to clipboard operation
sphobjinv copied to clipboard

Add new CLI subcommand for inferring intersphinx mappings

Open bskinn opened this issue 2 years ago • 0 comments

Most of the time, what's planned in #149 for the CLI will suffice -- a separate CLI interface just for mapping inference is YAGNI.

For the cases like Django, with a nonstandard objects.inv location, the standard inference has no hope of succeeding, because the objects.inv URL passed to sphobjinv suggest will not align with the uri of any objects in the Inventory.

The API should work to infer a mapping in these cases, but some users might want a CLI.

bskinn avatar Jul 13 '22 00:07 bskinn