scylladb / sphinx-scylladb-theme

The documentation toolchain for Scylla projects.
https://sphinx-theme.scylladb.com
Apache License 2.0
12 stars 12 forks source link

feat: define exclude_pattern per version #1145

Closed dgarcia360 closed 2 months ago

dgarcia360 commented 2 months ago

Motivation

Closes https://github.com/scylladb/sphinx-scylladb-theme/issues/1006

How to test

It's challenging to test the changes in this PR, but I can write a guide if necessary or go through the steps in a call.

I've tested the changes against the enterprise repo.

Next steps

After merging, I'll release a new version of the multiversion extension, making it possible to define exclude_patterns per version.

annastuchlik commented 2 months ago

Let's talk about it in the call, no need to write a guide. Anyway, I'll have to test it directly in the repo after the new theme version is released.