fastapi/scripts
Sebastián Ramírez a5c03ba1b7
External links in docs with data file (#1701)
*  Add mkdocs-markdownextradata-plugin for docs

* 🔧 Update MkDocs config file(s) to include external data

*  Add external links data file

* 📝 Use external data file in External Links

* ♻️ Update data files for langs

The cost is some duplication 😔, these files are updated by the script, but to be able to serve locally they have to be duplicated

*  Update docs script to copy data files

* 🔥 Remove needed duplication of data files for live docs in translations
2020-07-10 14:31:44 +02: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 External links in docs with data file (#1701) 2020-07-10 14:31:44 +02:00
format-imports.sh ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
format.sh ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
gitter_releases_bot.py 🔧 Enable FastAPI releases bot in main Gitter channel 2019-05-11 19:44:39 +04:00
lint.sh ✔ Improve support for tests in editor (#1699) 2020-07-10 11:08:19 +02: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 an example of setting up a test database (#1144) 2020-04-05 13:53:09 +02:00
trigger-docker.sh 👷 Trigger Docker images build on Travis (#65) 2019-03-04 11:12:21 +04:00