File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11- Translations
2+ - [ :uk : English] ( / )
23 - [ :cn : 中文] ( /zh-cn/ )
34 - [ :de : Deutsch] ( /de-de/ )
4- - [ :uk : English] ( / )
5- - [ :es : Spanish] ( https://docsify-es.js.org )
6- - [ :ru : Russian] ( https://docsify-ru.js.org )
5+ - [ :es : Spanish] ( /es/ )
6+ - [ :ru : Russian] ( /ru/ )
Original file line number Diff line number Diff line change 3131 '.*?/changelog' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG.md' ,
3232 '/.*/_navbar.md' : '/_navbar.md' ,
3333 '/zh-cn/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-zh/master/$1' ,
34- '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1'
34+ '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
35+ '/ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
36+ '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
3537 } ,
3638 auto2top : true ,
3739 coverpage : true ,
Original file line number Diff line number Diff line change 2424 '.*?/changelog' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG' ,
2525 '/.*/_navbar.md' : '/_navbar.md' ,
2626 '/zh-cn/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-zh/master/$1' ,
27- '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1'
27+ '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
28+ '/ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
29+ '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
2830 } ,
2931 notFoundPage : '_404.html' ,
3032 auto2top : true ,
You can’t perform that action at this time.
0 commit comments