alibaba/arthas

Add English doc support

hengyunabc opened this issue · 1 comments

目前文档放在site/src/site/sphinx下面,考虑增加一个 site/src/site/sphinx/en目录来放英文文档。

把静态的资源目录 _static, _template,还有一些图片,链接到 en目录下面。

sphinx-maven-plugin里配置两个execution来build doc。

最后生成的静态网站里中文文档在首页: https://alibaba.github.io/arthas ,英文文档在: https://alibaba.github.io/arthas/en

This issue can be closed.