mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
add arthas.png, favicon.ico
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## Arthas
|
||||
|
||||

|
||||
|
||||
`Arthas` 是Alibaba开源的Java诊断工具,深受开发者喜爱。
|
||||
|
||||
当你遇到以下类似问题而束手无策时,`Arthas`可以帮助你解决:
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -146,7 +146,7 @@ html_theme = 'sphinx_rtd_theme'
|
||||
# The name of an image file (within the static path) to use as favicon of the
|
||||
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
||||
# pixels large.
|
||||
#html_favicon = None
|
||||
html_favicon = "favicon.ico"
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 189 B |
@@ -3,6 +3,8 @@ Arthas 用户文档
|
||||
|
||||
## Arthas(阿尔萨斯) 能为你做什么?
|
||||
|
||||

|
||||
|
||||
`Arthas` 是Alibaba开源的Java诊断工具,深受开发者喜爱。
|
||||
|
||||
当你遇到以下类似问题而束手无策时,`Arthas`可以帮助你解决:
|
||||
|
||||
Reference in New Issue
Block a user