{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation/2"},{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"}],"enrichment":{"capability":"sphinx-codeautolink automatically converts code examples in Sphinx documentation into clickable links that point to the corresponding reference documentation for each code element.","skillfed_tags":["sphinx-extension","documentation-tooling"],"use_cases":["Automatically link function and class names in code examples to their API reference documentation","Make library usage examples in Sphinx docs interactive and navigable without manual link markup","Reduce documentation maintenance by eliminating hand-written cross-reference links in code blocks","Improve reader experience by enabling one-click navigation from example code to detailed API docs"],"what_it_does":"sphinx-codeautolink is a Sphinx extension that automatically converts code elements in documentation examples into clickable links pointing to their reference documentation. It works by parsing valid Python code in your examples and inserting hyperlinks to the corresponding API docs for each function, class, or module mentioned.\n\nThe extension requires minimal setup\u2014just add it to your Sphinx conf.py extensions list\u2014and assumes your code examples are already valid Python. It depends on sphinx and beautifulsoup4 to parse and modify the rendered HTML. The project is in active development (Beta status) and supports Python 3.10 through 3.14, with recent releases and steady maintenance.","worth_installing":"Yes, if you maintain Sphinx documentation with code examples and want readers to navigate easily to API references. Low install friction, active maintenance, and no known vulnerabilities make it a safe choice. The Beta status and recommendation to pin versions suggest treating it as a stable but still-evolving tool rather than a mature library."},"id":"sphinx-codeautolink","links":{"html":"https://skillfed.io/packages/sphinx-codeautolink","md":"https://skillfed.io/packages/sphinx-codeautolink.md","pypi":"https://pypi.org/project/sphinx-codeautolink/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"unclear","name":"sphinx-codeautolink","python_support":"supports_current","summary":"Automatic links from code examples to reference documentation."},"popularity":{"monthly_downloads":84218,"position":14015,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.19.0"}
