Skip to content

docs: update theme 1.9#768

Open
dgarcia360 wants to merge 2 commits intoscylladb:masterfrom
dgarcia360:docs-update-1.9
Open

docs: update theme 1.9#768
dgarcia360 wants to merge 2 commits intoscylladb:masterfrom
dgarcia360:docs-update-1.9

Conversation

@dgarcia360
Copy link
Copy Markdown

Motivation

Upgrades Sphinx to 9.x, MyST Parser to 5.x, Python to 3.11+–3.14, Node.js to 22, and replaces Poetry with uv for dependency management.

Changelog: https://github.com/scylladb/sphinx-scylladb-theme/blob/master/docs/source/upgrade/CHANGELOG.md#190---26-february-2026

How to test

  1. Make sure you are using Python 3.11-3.14:

    python --version
    
  2. Install uv:

    make setupenv
    
  3. Build the docs:

    make preview
    
  4. Docs should render without errors at http://127.0.0.1:5500

@dkropachev
Copy link
Copy Markdown
Collaborator

@dgarcia360 , please resolve conflict

@dgarcia360
Copy link
Copy Markdown
Author

@dkropachev rebased

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.

2 participants