-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add English doc support #56
Milestone
Comments
This issue can be closed. |
lzc-alioo
pushed a commit
to lzc-alioo/arthas
that referenced
this issue
May 22, 2020
lzc-alioo
pushed a commit
to lzc-alioo/arthas
that referenced
this issue
May 22, 2020
lzc-alioo
pushed a commit
to lzc-alioo/arthas
that referenced
this issue
May 22, 2020
lzc-alioo
pushed a commit
to lzc-alioo/arthas
that referenced
this issue
May 22, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前文档放在
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 。
The text was updated successfully, but these errors were encountered: