-
-
Notifications
You must be signed in to change notification settings - Fork 943
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix _sidebar.md for site * Fix _sidebar.md --------- Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
- Loading branch information
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
- Первые шаги | ||
- [Вступление](/) | ||
- [API](api_ru.md) | ||
- [ЧаВо](FAQ_ru.md) | ||
- [Примеры](demos_ru.md) | ||
- [Туториал](tutorial_ru.md) | ||
- [Нестабильное API](unstable_api_ru.md) | ||
- [Помочь](CONTRIBUTING_ru.md) | ||
- [История](history.md) | ||
- [Вступление](ru/README_RU.md) | ||
- [API](ru/api_ru.md) | ||
- [ЧаВо](ru/FAQ_RU.md) | ||
- [Примеры](ru/demos_ru.md) | ||
- [Туториал](ru/tutorial_ru.md) | ||
- [Нестабильное API](ru/unstable_api_ru.md) | ||
- [Помочь](ru/CONTRIBUTING_RU.md) | ||
- [История](history.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
- 入门手册 | ||
- [介绍](/) | ||
- [API](api.md) | ||
- [FAQ](FAQ.md) | ||
- [演示](demos.md) | ||
- [教程](tutorial.md) | ||
- [介绍](zh/README_ZH_CN.md) | ||
- [API](zh/api.md) | ||
- [FAQ](zh/FAQ.md) | ||
- [演示](zh/demos.md) | ||
- [教程](zh/tutorial.md) | ||
- [不稳定的API](unstable_api.md) | ||
- [贡献](CONTRIBUTING.md) | ||
- [更新历史](history.md) | ||
- [贡献](zh/CONTRIBUTING.md) | ||
- [更新历史](history.md) |