mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
update documents
This commit is contained in:
BIN
docs/assets/favicon.png
Normal file
BIN
docs/assets/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -1 +1,3 @@
|
|||||||
# 框架组件
|
# 框架组件
|
||||||
|
|
||||||
|
还没写到这里,不着急
|
||||||
@@ -1 +1,4 @@
|
|||||||
# 事件和注解
|
# 事件和注解
|
||||||
|
|
||||||
|
还没写到这里,不着急
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ hljs.initHighlighting()
|
|||||||
var _hmt = _hmt || [];
|
var _hmt = _hmt || [];
|
||||||
(function() {
|
(function() {
|
||||||
var hm = document.createElement("script");
|
var hm = document.createElement("script");
|
||||||
hm.src = "https://hm.baidu.com/hm.js?3d2aafad13637de271f50351e873b776";
|
hm.src = "https://hm.baidu.com/hm.js?f0f276cefa10aa31a20ae3815a50b795";
|
||||||
var s = document.getElementsByTagName("script")[0];
|
var s = document.getElementsByTagName("script")[0];
|
||||||
s.parentNode.insertBefore(hm, s);
|
s.parentNode.insertBefore(hm, s);
|
||||||
})();
|
})();
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# 测试文档
|
# 还没写完
|
||||||
|
|
||||||
## 测试锚点1
|
## 测试锚点1
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
|
||||||
|
还没写到这里,不着急
|
||||||
@@ -7,6 +7,8 @@ edit_uri: 'blob/master/docs/'
|
|||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
logo: assets/logos.png
|
logo: assets/logos.png
|
||||||
|
favicon: assets/favicon.png
|
||||||
|
language: zh
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
extra_javascript:
|
extra_javascript:
|
||||||
|
|||||||
Reference in New Issue
Block a user