-
Notifications
You must be signed in to change notification settings - Fork 110
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
docs: update theme 1.7 #994
Conversation
cc/ @annastuchlik |
|
Having installed poetry using dnf:
|
I think you need to use older python (3.10 should work). Easiest way to do so would be using pyenv. |
The docs are compatible with Python 3.10. It's in our plans to make them compatible with Python 3.12 , but this is not part of the current release. cc/ @annastuchlik |
I see your point, and we'll queue the task to add support for Python 3.12. I can't promise we'll support the Python version in the latest Fedora immediately after it is released, as it depends on the priorities in the documentation project. But we'll try to be up to date. |
Related issue scylladb/sphinx-scylladb-theme#1035
ScyllaDB Sphinx Theme 1.7 is out 🥳 Now, the docs will automatically publish when backporting changes to previous branches. This release also introduces minor style enhancements to the sidebar and homepage.
You can read more about all notable changes here.
How to test this PR
Clone this PR. For more information, see Cloning pull requests locally.
Enter the docs folder, and run:
Open http://localhost:5500 with your favorite browser. The doc should render without errors, and the version should be Sphinx Theme version (see the footer) must be
1.7.x
: