Skip to content

Navigation Menu

Sign in
Sign up

Commit 4724d78

Browse files
Merge branch 'master' of github.com:sunengine/SunEngine.Docs
2 parents 475e922 + 531aa41 commit 4724d78

12 files changed

Lines changed: 437 additions & 194 deletions

File tree

‎.vuepress/config.js‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ module.exports = {
1818
dest: 'docs',
1919

2020
themeConfig: {
21+
logo: '/SunEngine.svg',
2122
locales: {
2223
'/': {
2324
// text for the language dropdown
@@ -54,7 +55,7 @@ module.exports = {
5455
children: [
5556
{
5657
collapsable: false,
57-
sidebarDepth: 0,
58+
sidebarDepth: 2,
5859
children: ['/src/en/']
5960
},
6061
{
@@ -188,7 +189,7 @@ module.exports = {
188189
children: [
189190
{
190191
collapsable: false,
191-
sidebarDepth: 0,
192+
sidebarDepth: 2,
192193
children: ['/src/ru/']
193194
},
194195
{
@@ -226,7 +227,7 @@ module.exports = {
226227
]
227228
},
228229
{
229-
title: 'Ручная инсталляция',
230+
title: 'Ручная установка',
230231
collapsable: true,
231232
sidebarDepth: 2,
232233
children: [

‎.vuepress/public/SunEngine.svg‎

Lines changed: 105 additions & 0 deletions
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /