Closed
Description
Hi!
My project
I am building a project using pydata-sphinx-theme, for which I set up a version switch as follows:
- Python configuration: https://github.com/ragonneau/cobyqa/blob/main/docs/source/conf.py#L83-L88,
- JSON source: https://github.com/ragonneau/cobyqa/blob/main/docs/source/_static/switcher.json.
The result can be seen here.
My problem
The switcher is on its own working, but the url
field defined in switcher.json is not invoked, and switcher['url_template']
is used instead.
Thank you in advance for your help,
Tom.
Metadata
Metadata
Assignees
Labels
No labels