Skip to content

Conversation

@ghickman
Copy link
Contributor

This doesn't seem to break the site, so I suspect whatever stopped us from upgrading previously has been solved in a subsequent version.

I ran:

make build
python manage.py fetch_docs_urls

Then checked both the docs and source code URLs work locally. Have I missed any places to test?

@ghickman ghickman changed the base branch from main to bump-pygments April 22, 2025 13:59
Base automatically changed from bump-pygments to main April 24, 2025 13:25
The interface to fetch_inventory changed around the 7-8 major version to
take a Sphinx config object.  However, we're not working with a sphinx
site and just want it to load and parse an inventory file for us.
Luckily, the project ships the InventoryFile class which provides an
interface to do exactly this.
@ghickman ghickman merged commit 97a83e9 into main Apr 24, 2025
1 check passed
@ghickman ghickman deleted the bump-sphinx branch April 24, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants