{"categories":[{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"}],"enrichment":{"capability":"Provides a pre-built intersphinx mapping registry for common Python packages, eliminating the need to manually configure documentation cross-references in Sphinx projects.","skillfed_tags":["sphinx","documentation","intersphinx"],"use_cases":["Automatically populate intersphinx_mapping in a Sphinx conf.py for projects that depend on popular packages like NumPy, SciPy, or Pandas","Search across multiple package documentation inventories from the command line to find the correct intersphinx target for a symbol","Convert hardcoded documentation URLs in existing .rst files into proper Sphinx cross-references","Reverse-lookup a documentation URL to discover its corresponding Sphinx domain and target reference"],"what_it_does":"Intersphinx Registry is a utility that maintains a curated mapping of intersphinx targets for a large portion of the Python ecosystem. Instead of manually tracking and updating documentation URLs for each dependency in your Sphinx configuration, you can call a single function to retrieve pre-configured mappings for packages you actually use.\n\nThe package serves two main purposes: it simplifies Sphinx configuration by providing sensible defaults for common packages, and it offers command-line tools to look up documentation targets, reverse-lookup URLs to find their Sphinx references, and scan reStructuredText files to suggest intersphinx references as replacements for hardcoded URLs. It requires no runtime dependencies and installs cleanly.","worth_installing":"Yes. The package has zero runtime dependencies, permissive licensing, active maintenance, and solves a real friction point in Sphinx configuration. Install the base package if you maintain Sphinx documentation; add the [cli] extra if you want command-line lookup tools."},"id":"intersphinx-registry","links":{"html":"https://skillfed.io/packages/intersphinx-registry","md":"https://skillfed.io/packages/intersphinx-registry.md","pypi":"https://pypi.org/project/intersphinx-registry/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-25","license_spdx":null,"license_treatment":"permissive","name":"intersphinx-registry","python_support":"unspecified","summary":"This package provides convenient utilities and data to write a sphinx config file."},"popularity":{"monthly_downloads":82391,"position":14166,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2606.25"}
