docs: improve version used for docs (#188)

This commit is contained in:
Dillon
2020-03-19 16:54:47 +08:00
committed by GitHub
parent 774e831a21
commit a9850f7df3
15 changed files with 82 additions and 47 deletions

View File

@@ -146,3 +146,14 @@ other = "Example"
[quote]
other = "Quote"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[new]
other = "NEW"
[changed]
other = "CHANGED"
[deleted]
other = "DELETED"
# === shortcodes/version.html ===

View File

@@ -146,3 +146,14 @@ other = "Exemple"
[quote]
other = "Citation"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[new]
other = "NOUVEAU"
[changed]
other = "CHANGE"
[deleted]
other = "EFFACE"
# === shortcodes/version.html ===

View File

@@ -146,3 +146,14 @@ other = "示例"
[quote]
other = "引用"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[new]
other = "新增"
[changed]
other = "更改"
[deleted]
other = "删除"
# === shortcodes/version.html ===