Skip to content

Commit

Permalink
[DOP-11710] Translate documentation to ReadTheDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Mar 28, 2024
1 parent d3539c9 commit 1c4dfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python -m poetry install --no-root --all-extras --with docs --without dev,test
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python -m poetry show -v
- python -m pip list -v
- source .env.docker
- /bin/bash source .env.docker
- python -m syncmaster.backend.export_openapi_schema docs/_static/openapi.json

sphinx:
Expand Down

0 comments on commit 1c4dfdf

Please sign in to comment.