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

Update docs site configuration #685

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

chris-s-friedman
Copy link
Contributor

Update the docs site configuration

  1. make conf.py conform to black formatting standards (80 character line length and double quotes instead of single quotes
  2. update the copyright of the docs site to 2024
  3. pin sphinx to the most recent version that will support the theme of the docs site:
    The docs site uses the custom kf-sphinx-docs-theme which has a pinned dependency on sphinx-rtd-theme 0.4.3. This older version of sphinx-rtd-theme uses the html style key. Sphinx 7.0.0 deprecated support for style, so dependency is pinned to the last release of sphinx 6.x.x until the kf-sphinx-docs-theme pin of sphinx-rtd-theme is upgraded.

@chris-s-friedman chris-s-friedman requested a review from a team as a code owner May 30, 2024 13:18
@chris-s-friedman
Copy link
Contributor Author

looking in circle ci, looks like it doesn't have access to versions of sphinx greater than 5.x.x - @znatty22 wondering if you have thoughts on this?

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.

1 participant