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 authored and dolfinus committed Mar 27, 2024
1 parent 67b5423 commit d3539c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +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
- python -m syncmaster.backend.export_openapi_schema docs/_static/openapi.json

sphinx:
Expand Down

0 comments on commit d3539c9

Please sign in to comment.