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

RTD: Set Version/Release For Sphinx #3246

Merged
merged 3 commits into from
Aug 7, 2020
Merged

Conversation

sommersoft
Copy link
Collaborator

This my approach to #3134.

#3140 used the docs build in the Actions workflow, but that doesn't translate to ReadTheDocs. I looked for a way to set the sphinx-build override flags (-D value=setting) in .readthedocs.yml, but came up empty. This should work on RTD, just as it does anywhere else. I left the overrides in the Actions workflow, as they shouldn't conflict.

Unrelated, but I also updated the .gitignore to ignore Python .env/.venv, and also not ignore the .rst files at the top level of shared-bindings.

Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

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

One thing that is fine if it's deliberate ..

@tannewt
Copy link
Member

tannewt commented Aug 5, 2020

@jepler what was your one thing? I don't need to review.

@tannewt tannewt removed their request for review August 5, 2020 17:20
@jepler jepler merged commit 8f6950e into adafruit:main Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants