update doc/en structure
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# Sections
|
||||
|
||||
- [Engine usage recommendations](1.Engine-usage-recommendations.md)
|
||||
- [Content-packs](2.Content-packs.md)
|
||||
- [Block properties](3.Block-properties.md)
|
||||
- [Item properties](4.Item-properties.md)
|
||||
- [XML UI building](5.XML-UI-building.md)
|
||||
- [Assets preloading](6.Assets-preloading.md)
|
||||
- [Audio](7.Audio.md)
|
||||
- [Scripting](8.Scripting.md)
|
||||
- [Block modoels](9.Block-models.md)
|
||||
@@ -0,0 +1,14 @@
|
||||
# Documentation
|
||||
|
||||
## Sections
|
||||
|
||||
- [Engine usage recommendations](engine-use-recommendations.md)
|
||||
- [Content-packs](content-packs.md)
|
||||
- [Block properties](block-properties.md)
|
||||
- [Item properties](item-properties.md)
|
||||
- [XML UI building](xml-ui-layouts.md)
|
||||
- [Assets preloading](assets-preload.md)
|
||||
- [Audio](audio.md)
|
||||
- [Scripting](scripting.md)
|
||||
- [Console](console.md)
|
||||
- [Block models](block-models.md)
|
||||
+3
-1
@@ -1,4 +1,6 @@
|
||||
# Разделы
|
||||
# Документация
|
||||
|
||||
## Разделы
|
||||
|
||||
- [Рекомендации по использованию движка](engine-use-recommendations.md)
|
||||
- [Контент‐паки](content-packs.md)
|
||||
|
||||
Reference in New Issue
Block a user