Introduce multi-lingual docs

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-20 18:44:13 +02:00
parent ef29894227
commit f3566430a3
7 changed files with 86 additions and 2 deletions

View File

@@ -108,6 +108,7 @@ pages:
script:
- mkdir public
- mkdocs build
- cd docs/fr && mkdocs build
- mv site/* public/
# Mix docs disabled because of https://github.com/elixir-lang/ex_doc/issues/1172
# - mix deps.get