Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix make live command #3590

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

AIDEA775
Copy link
Contributor

@AIDEA775 AIDEA775 commented Jan 9, 2024

Running make live from docs directory causes sphinx-autobuild to enter an infinite loop, constantly rebuilding the docs.

This happens because conf.py runs helper-programs/generate-general-info-table-about-hubs.py, which generates the file _static/hub-stats.json that triggers a rebuild.

I also fixed some warnings.


📚 Documentation preview 📚: https://2i2c-pilot-hubs--3590.org.readthedocs.build/en/3590/

@AIDEA775 AIDEA775 requested a review from a team as a code owner January 9, 2024 01:08
@AIDEA775 AIDEA775 merged commit 0dc76f5 into 2i2c-org:master Jan 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done 🎉
Development

Successfully merging this pull request may close these issues.

2 participants