Skip to content

Conversation

@krowvin
Copy link
Collaborator

@krowvin krowvin commented Sep 18, 2025

I tried to set this up so that it could also use sphinx-click to automatically show the commands from the click arguments we are using.

Part of that and using sphinx was warning me and would not build if I tried to run python 3.9.

@Enovotny if you are working on 3.12 or 3.13 for the T7, is it reasonable to mark 3.11 as the minimum for sphinx/click to work in the RTD gen? ( was not able to generate with the minimum in the toml set to 3.9 or 3.10 )

I also setup a CI/CD action that should make it so a PR fails if the docs fail to build. Action should only run if one of those directories change(?)

@krowvin krowvin linked an issue Sep 18, 2025 that may be closed by this pull request
@MikeNeilson
Copy link

Will setup the read-the-docs link after merged in to main. Causes some annoying oddities otherwise.

@krowvin krowvin merged commit e6b2c02 into main Sep 19, 2025
5 checks passed
@krowvin krowvin deleted the 20-setup-read-the-docs-documentation branch September 19, 2025 17:10
@krowvin krowvin mentioned this pull request Sep 23, 2025
krowvin added a commit that referenced this pull request Oct 6, 2025
I tried to set this up so that it could also use sphinx-click to
automatically show the commands from the click arguments we are using.

Part of that and using sphinx was warning me and would not build if I
tried to run python `3.9`.

@Enovotny if you are working on 3.12 or 3.13 for the T7, is it
reasonable to mark 3.11 as the minimum for sphinx/click to work in the
RTD gen? ( was not able to generate with the minimum in the toml set to
3.9 or 3.10 )

I also setup a CI/CD action that should make it so a PR fails if the
docs fail to build. Action should only run if one of those directories
change(?)
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.

setup read the docs documentation

3 participants