add arthas.png, favicon.ico

This commit is contained in:
hengyunabc
2018-09-13 16:23:06 +08:00
parent 12ed8da8b5
commit 4b63e3891f
5 changed files with 5 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
## Arthas
![arthas](site/src/site/sphinx/arthas.png)
`Arthas` 是Alibaba开源的Java诊断工具,深受开发者喜爱。
当你遇到以下类似问题而束手无策时,`Arthas`可以帮助你解决:
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+1 -1
View File
@@ -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

+2
View File
@@ -3,6 +3,8 @@ Arthas 用户文档
## Arthas(阿尔萨斯) 能为你做什么?
![arthas](arthas.png)
`Arthas` 是Alibaba开源的Java诊断工具,深受开发者喜爱。
当你遇到以下类似问题而束手无策时,`Arthas`可以帮助你解决: