blob: 870ee1aa337a85cb7e3e47a255c1d06164712a6b [file] [log] [blame]
export default {
routerBase: '/echarts-handbook',
rootPath: 'https://apache.github.io/echarts-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'
}