You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to sphinx itself. I don't think Sphinx supports this feature. Here is how I implement multiple languages https://github.com/authlib/joserfc
I have a multilang website, example:
The default lang is "fr" for the whole website.
Here is the HTML context:
The result is almost correct:
How can I properly setup languages in general, or at least provide a specific language for a given page?
The text was updated successfully, but these errors were encountered: