fastapi/scripts
Sebastián Ramírez 6205935323
Add support for docs translations (#1168)
* 🌐 Refactor file structure to support internationalization

*  Update tests changed after i18n

* 🔀 Merge Typer style from master

* 🔧 Update MkConfig with Typer-styles

* 🎨 Format mkdocs.yml with cannonical form

* 🎨 Format mkdocs.yml

* 🔧 Update MkDocs config

*  Add docs translation scripts dependencies

*  Add Typer scripts to handle translations

*  Add missing translation snippet to include

*  Update contributing docs, add docs for translations

* 🙈 Add docs_build to gitignore

* 🔧 Update scripts with new locations and docs scripts

* 👷 Update docs deploy action with translations

* 📝 Add note about languages not supported in the theme

*  Add first translation, for Spanish
2020-03-26 20:09:53 +01:00
..
build-docs.sh Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
clean.sh 📝 Add docs, set up mkdocs 2018-12-10 07:59:18 +04:00
deploy.sh Add FastAPI releases bot for Gitter (#189) 2019-04-27 20:02:32 +04:00
docs-live.sh 🔧 Make scripts executable (#76) 2019-03-16 21:19:13 +04:00
docs.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
format-imports.sh Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
format.sh Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
gitter_releases_bot.py 🔧 Enable FastAPI releases bot in main Gitter channel 2019-05-11 19:44:39 +04:00
lint.sh 🔧 Move all mypy configurations to configuration file (#987) 2020-02-27 21:03:03 +01:00
netlify-docs.sh Use venv with Flit for local development, instead of requiring Flit and Pipenv (#877) 2020-01-17 09:51:03 +01:00
publish.sh 🚀 Make Flit publish from CI (#170) 2019-04-20 22:09:35 +04:00
test-cov-html.sh 🔧 Update test-conv-html.sh to allow extra params 2019-04-05 14:29:36 +04:00
test.sh Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
trigger-docker.sh 👷 Trigger Docker images build on Travis (#65) 2019-03-04 11:12:21 +04:00