Skip to content

Commit 06cf519

Browse files
Revert "Build Farsi in RTD"
This reverts commit 074cb15.
1 parent 074cb15 commit 06cf519

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ build:
1010
python: "3"
1111

1212
commands:
13-
# TEMPORARY: build the Persian (fa) translation to preview RTL support.
1413
- git clone --depth=1 https://github.com/python/cpython
15-
- git clone --depth=1 https://github.com/python/python-docs-fa cpython/Doc/locales/fa/LC_MESSAGES
16-
- make html CPYTHON_PATH=cpython SPHINXERRORHANDLING= SPHINXOPTS="-D language=fa -D html_theme_options.is_rtl=true"
14+
- make html CPYTHON_PATH=cpython
1715
- mv cpython/Doc/build _readthedocs

0 commit comments

Comments
 (0)