Skip to content

Update docs site configuration - #685

Open
chris-s-friedman wants to merge 3 commits into
masterfrom
update_docs_conf
Open

Update docs site configuration#685
chris-s-friedman wants to merge 3 commits into
masterfrom
update_docs_conf

Conversation

@chris-s-friedman

Copy link
Copy Markdown
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
Copy Markdown
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