Skip to content
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

Документация #102

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
out/
oscript_modules/
*.ospx
docs/vp/node_modules
/docs/vp/.vitepress/dist
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

![cover CiqiQHG1](https://github.com/user-attachments/assets/f24d50a1-b006-407a-8e81-d737130e4f29)

# Autumn/ОСень

[![Тестирование](https://github.com/autumn-library/autumn/actions/workflows/testing.yml/badge.svg?branch=master)](https://github.com/autumn-library/autumn/actions/workflows/testing.yml)
Expand Down
31 changes: 31 additions & 0 deletions docs/vp/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"hash": "025ba74f",
"configHash": "1aad8dbc",
"lockfileHash": "33a8be21",
"browserHash": "e1f65505",
"optimized": {
"vue": {
"src": "../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "83daf334",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "a22d0662",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "f31d7e88",
"needsInterop": false
}
},
"chunks": {
"chunk-DFKCBYKH": {
"file": "chunk-DFKCBYKH.js"
}
}
}
12,476 changes: 12,476 additions & 0 deletions docs/vp/.vitepress/cache/deps/chunk-DFKCBYKH.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/vp/.vitepress/cache/deps/chunk-DFKCBYKH.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/vp/.vitepress/cache/deps/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"type": "module"
}
Loading