RTL support in Python Sphinx

岁酱吖の 提交于 2019-12-04 02:06:53

You can check python's docutils FAQ. It explains how to use css and classes to mark text direction.

As mentioned in this answer you can use css. In put a text in center and Right to left numbering problem, I mentioned that you can use class names like rtl and ltr for changing the direction of texts. My website is powered by Nikola. My Persian gitlab guidance project is simpler and more readable. Specially farsi.css and the last line of README.rst may be more helpfull.

you can try Minoo theme which supports RTL languages like Persian.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!