Skip to content

Commit

Permalink
doc: update for 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aooohan committed Mar 28, 2024
1 parent 4b06c9d commit d036b65
Show file tree
Hide file tree
Showing 35 changed files with 2,836 additions and 114 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/cache/deps/@theme_index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/.vitepress/cache/deps/@theme_index.js.map

Large diffs are not rendered by default.

29 changes: 19 additions & 10 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,49 +1,55 @@
{
"hash": "5a9d927a",
"hash": "c44299a9",
"configHash": "b25d5b92",
"lockfileHash": "2ef17b39",
"browserHash": "4b5ba99b",
"lockfileHash": "eff6125a",
"browserHash": "4861eb3f",
"optimized": {
"vue": {
"src": "../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "38d48a69",
"fileHash": "d1bb3707",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "02446c54",
"fileHash": "c819d541",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "a929f573",
"fileHash": "d3a2931b",
"needsInterop": false
},
"vitepress > @vueuse/integrations/useFocusTrap": {
"src": "../../../node_modules/@vueuse/integrations/useFocusTrap.mjs",
"file": "vitepress___@vueuse_integrations_useFocusTrap.js",
"fileHash": "ae2f9429",
"fileHash": "5acf36a8",
"needsInterop": false
},
"vitepress > mark.js/src/vanilla.js": {
"src": "../../../node_modules/mark.js/src/vanilla.js",
"file": "vitepress___mark__js_src_vanilla__js.js",
"fileHash": "43592ac6",
"fileHash": "763a016f",
"needsInterop": false
},
"vitepress > minisearch": {
"src": "../../../node_modules/minisearch/dist/es/index.js",
"file": "vitepress___minisearch.js",
"fileHash": "c2666b60",
"fileHash": "20b60ae3",
"needsInterop": false
},
"@theme/index": {
"src": "../../../node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "1ad7640f",
"fileHash": "425c8599",
"needsInterop": false
},
"axios": {
"src": "../../../node_modules/axios/index.js",
"file": "axios.js",
"fileHash": "f47f47ab",
"needsInterop": false
}
},
Expand All @@ -53,6 +59,9 @@
},
"chunk-Z6B2QTD3": {
"file": "chunk-Z6B2QTD3.js"
},
"chunk-CSAU5B4Q": {
"file": "chunk-CSAU5B4Q.js"
}
}
}
Loading

0 comments on commit d036b65

Please sign in to comment.