aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2019-10-01 13:51:23 -0400
committerGitHub <noreply@github.com>2019-10-01 13:51:23 -0400
commit68072e931a1e67ce2d6f71be5efff559305072d6 (patch)
tree46b617670137b658629c6dd33d41b115d94221af /docs/_summary.md
parentc7b28bffc13d405bea2e0c0243437920659232f2 (diff)
downloadqmk_firmware-68072e931a1e67ce2d6f71be5efff559305072d6.tar.gz
qmk_firmware-68072e931a1e67ce2d6f71be5efff559305072d6.zip
Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)
* expose zh-cn docs, delete bad zh docs, add docs for adding translations * Update docs/translating.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update docs/translating.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * update for python 3
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 233b2cdaa..65bfa11f0 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -109,6 +109,7 @@
109 * [Using Eclipse with QMK](other_eclipse.md) 109 * [Using Eclipse with QMK](other_eclipse.md)
110 * [Using VSCode with QMK](other_vscode.md) 110 * [Using VSCode with QMK](other_vscode.md)
111 * [Support](support.md) 111 * [Support](support.md)
112 * [How to add translations](translating.md)
112 113
113* QMK Internals (In Progress) 114* QMK Internals (In Progress)
114 * [Defines](internals_defines.md) 115 * [Defines](internals_defines.md)