Skip to content

Conversation

@marshallmcdonnell
Copy link
Collaborator

Mainly, adding our ReadTheDocs yaml config file to get that setup.

Included:

  • Using Ubuntu 22.04 + Python 3.12 (@Lance-Drane let me know if those need to change; I'm just using the defaults)
  • Sphinx setup to use our docs/conf.py and fail on warnings if we have broken links (I thought that sounded like a good check!)
  • Use pip install .[doc] command to install the package + our docs requirements (mainly furo theme)

Copy link
Collaborator

@Lance-Drane Lance-Drane left a comment

Choose a reason for hiding this comment

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

This LGTM, I don't see anything that needs changing. We don't link to other documentation websites so we should be fine.

@marshallmcdonnell marshallmcdonnell merged commit 163eea4 into main Jun 5, 2024
@marshallmcdonnell marshallmcdonnell deleted the add-rtd branch June 5, 2024 17:35
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