aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-11-24 03:07:15 +1100
committerJoel Challis <git@zvecr.com>2019-11-23 16:07:15 +0000
commit9ea9806d67dd3dfd775cf854b9becd35f3cdc748 (patch)
tree012f98bfce95f8bb324b98a8f137e35af9d9ee78 /docs/index.html
parent7874f297b384893a842e5d5cd953264eb3561b7c (diff)
downloadfirmware-9ea9806d67dd3dfd775cf854b9becd35f3cdc748.tar.gz
firmware-9ea9806d67dd3dfd775cf854b9becd35f3cdc748.tar.bz2
firmware-9ea9806d67dd3dfd775cf854b9becd35f3cdc748.zip
Set up language fallback for docs, and update translation guidelines (#7403)
* Set up language fallback for docs, and update translation guidelines * Title Case * Add ID example * Link to emoji flag cheatsheet * Move docs preview section to contributing.md * Point to docs preview in the readme
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index d2ba99897..d20fbd64a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -35,6 +35,15 @@
loadNavbar: '_langs.md',
mergeNavbar: true,
auto2top: true,
+ fallbackLanguages: [
+ 'de',
+ 'es',
+ 'fr-fr',
+ 'he-il',
+ 'ja',
+ 'ru-ru',
+ 'zh-cn'
+ ],
formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}',
search: {
paths: 'auto',