Installation instructions in the readme
pip install sphinx-collection
which fails with:
ERROR: Could not find a version that satisfies the requirement sphinx-collection (from versions: none)
ERROR: No matching distribution found for sphinx-collection
should read
pip install sphinx-collections
Installation instructions in the readme
which fails with:
should read