-
Notifications
You must be signed in to change notification settings - Fork 285
Add Right-to-Left support #955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This looks great! If it helps you at all (not sure if it will) take a look at the PR here: readthedocs/sphinx_rtd_theme#986 |
|
A very pleasant surprise! |
|
Thanks! I think it's ready. By the way, it seems like something is broken with the Hebrew docs in production - it works for me locally. |
|
Hebrew isn't enabled 😄 |
|
Something that would be nice, if things like admonitions (warnings/notes), hoverxref (hover tooltip content), and the extra things we have in the docs (code-tabs) could be RTL aligned. |
|
@Kevin-OConnor what are your thoughts on the CSS styling and changes |
|
Actually, if I focus on that, it looks a bit backward, but it's part of Heebo's typography (We use Heebo as our primary font at FIRST Israel). |
|
Ah ok. I don't want to go messing with the typography. Someone pointed out to me that the |
|
It's not expected but unfortunately we don't have much to do with it. A possible solution is to wrap it in a This issue seems to also exist in other sites that write |
|
Ah. I'm gonna spend a bit of time testing locally tomorrow, so expect a review then |
Co-authored-by: Austin Shalit <[email protected]>




The beginning of Hebrew support 🥳