blob: f86e00a0fbbbbd9f17d33f407427aaa212846c78 [file] [log] [blame]
export default {
routerBase: '/handbook',
rootPath: 'https://echarts.apache.org/handbook/',
exampleViewPath: 'https://echarts.apache.org/examples/${lang}/view.html?c=',
exampleEditorPath:
'https://echarts.apache.org/examples/${lang}/editor.html?c=',
mainSitePath: 'https://echarts.apache.org/',
optionPath: 'https://echarts.apache.org/option.html#',
gitRepo: 'apache/echarts-handbook'
}