Included missing links between English and Chinese documentation, where translation into Chinese is available

This commit is contained in:
krzychb
2019-01-27 19:01:34 +01:00
parent 5c88c5996d
commit f675334ebb
28 changed files with 28 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
Unit Testing in ESP32
=====================
:link_to_translation:`zh_CN:[中文]`
ESP-IDF comes with a unit test app based on Unity - unit test framework. Unit tests are integrated in the ESP-IDF repository and are placed in ``test`` subdirectory of each component respectively.