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

Mic-4180/doc-builds #99

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Mic-4180/doc-builds #99

merged 2 commits into from
Sep 14, 2023

Conversation

albrja
Copy link
Contributor

@albrja albrja commented Sep 12, 2023

Mic-4180/doc-builds

Update to fix builds for readthedocs

  • Category: Documentation
  • JIRA issue: MIC-4180

Changes and notes

-updates readthedocs yml
-pins sphinx below 7.0

Testing

@@ -33,7 +33,7 @@
]

doc_requirements = [
"sphinx",
"sphinx<7.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why <7.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a known bug with sphinx>7 and the sphinx rtd theme - readthedocs/readthedocs.org#10279

@albrja albrja merged commit 8e0ba04 into main Sep 14, 2023
8 checks passed
@albrja albrja deleted the mic-4180/doc-builds branch September 14, 2023 21:54
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.

4 participants