Skip to content

Instantly share code, notes, and snippets.

@verdimrc
Created August 3, 2022 04:26
Show Gist options
  • Save verdimrc/1f25eb3e3205a331f141172fd3546430 to your computer and use it in GitHub Desktop.
Save verdimrc/1f25eb3e3205a331f141172fd3546430 to your computer and use it in GitHub Desktop.
sphinx.sh
# List content of object.inv as plain text to stdout.
python -m sphinx.ext.intersphinx https://docs.python.org/3/objects.inv
# Alternative
pip install sphobjinv
sphobjinv --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment