scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
70 stars 42 forks source link

docs: update theme #319

Closed dgarcia360 closed 3 months ago

dgarcia360 commented 3 months ago

Related issue https://github.com/scylladb/sphinx-scylladb-theme/issues/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

  1. Clone this PR. For more information, see Cloning pull requests locally.

  2. Enter the docs folder, and run:

    make preview
  3. 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:

image

dgarcia360 commented 3 months ago

cc/ @annastuchlik

fruch commented 3 months ago

I've noticed an issue with CI runs, but it nothing todo with docs

https://github.com/scylladb/python-driver/pull/322