sphinx-api-relink 0.0.2
✨ New features
#1 makes it possible to generate an API through sphinx.ext.autodoc by adding this to your conf.py:
api_package_path = "../src/my_package" # relative to conf.pyMore configuration values can be found in README.md.
The full changelog as commits can be found here.