mcs-docs

deploy-aws-s3

Create pot files from rst

sphinx-build -b gettext doc locale/ru

Create/update po from pot files

sphinx-intl update -p locale/ru -d locale -l en

Build documentation to output

python -m sphinx doc output -c .