-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db5837f
commit 58d79ac
Showing
24,883 changed files
with
947,645 additions
and
2,191,534 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: Deploy | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
|
||
jobs: | ||
deploy: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
- uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16 | ||
cache: yarn | ||
- run: yarn install --frozen-lockfile | ||
|
||
- name: Build | ||
run: yarn docs:build | ||
|
||
- name: Deploy | ||
uses: peaceiris/actions-gh-pages@v3 | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
publish_dir: docs/.vitepress/dist |
Binary file added
BIN
+219 KB
.vs/Lagrange.Doc/FileContentIndex/0813be9a-1b58-408e-8c1e-e428ca0747cf.vsidx
Binary file not shown.
Binary file added
BIN
+388 KB
.vs/Lagrange.Doc/FileContentIndex/74d2f4dc-2bd4-4401-bf9a-6b194113fcfd.vsidx
Binary file not shown.
Binary file added
BIN
+127 KB
.vs/Lagrange.Doc/FileContentIndex/a477bcc5-d27c-40da-9f48-a571245f7167.vsidx
Binary file not shown.
Binary file added
BIN
+245 KB
.vs/Lagrange.Doc/FileContentIndex/bbfdd76a-e614-4a06-a1bb-8eb170111b0b.vsidx
Binary file not shown.
Binary file added
BIN
+254 KB
.vs/Lagrange.Doc/FileContentIndex/e305d604-eec0-4d46-a00d-72af137608d3.vsidx
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"Version": 1, | ||
"WorkspaceRootPath": "D:\\Lagrange.Doc\\", | ||
"Documents": [ | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\Lagrange.Doc\\.github\\workflows\\deploy.yml||{8B382828-6202-11D1-8870-0000F87579D2}", | ||
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:.github\\workflows\\deploy.yml||{8B382828-6202-11D1-8870-0000F87579D2}" | ||
}, | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\Lagrange.Doc\\docs\\.vitepress\\config.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", | ||
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:docs\\.vitepress\\config.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" | ||
}, | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\Lagrange.Doc\\package.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", | ||
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:package.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" | ||
}, | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\Lagrange.Doc\\docs\\.vuepress\\config.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", | ||
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:docs\\.vuepress\\config.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" | ||
} | ||
], | ||
"DocumentGroupContainers": [ | ||
{ | ||
"Orientation": 0, | ||
"VerticalTabListWidth": 256, | ||
"DocumentGroups": [ | ||
{ | ||
"DockedWidth": 200, | ||
"SelectedChildIndex": 0, | ||
"Children": [ | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 0, | ||
"Title": "deploy.yml", | ||
"DocumentMoniker": "D:\\Lagrange.Doc\\.github\\workflows\\deploy.yml", | ||
"RelativeDocumentMoniker": ".github\\workflows\\deploy.yml", | ||
"ToolTip": "D:\\Lagrange.Doc\\.github\\workflows\\deploy.yml", | ||
"RelativeToolTip": ".github\\workflows\\deploy.yml", | ||
"ViewState": "AQIAAAAAAAAAAAAAAAAAABIAAAATAAAA", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003775|", | ||
"WhenOpened": "2023-11-21T14:59:40.642Z", | ||
"EditorCaption": "" | ||
}, | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 1, | ||
"Title": "config.js", | ||
"DocumentMoniker": "D:\\Lagrange.Doc\\docs\\.vitepress\\config.js", | ||
"RelativeDocumentMoniker": "docs\\.vitepress\\config.js", | ||
"ToolTip": "D:\\Lagrange.Doc\\docs\\.vitepress\\config.js", | ||
"RelativeToolTip": "docs\\.vitepress\\config.js", | ||
"ViewState": "AQIAAAAAAAAAAAAAAAAAAFMAAAArAAAA", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", | ||
"WhenOpened": "2023-11-21T12:07:48.422Z" | ||
}, | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 2, | ||
"Title": "package.json", | ||
"DocumentMoniker": "D:\\Lagrange.Doc\\package.json", | ||
"RelativeDocumentMoniker": "package.json", | ||
"ToolTip": "D:\\Lagrange.Doc\\package.json", | ||
"RelativeToolTip": "package.json", | ||
"ViewState": "AQIAAAAAAAAAAAAAAADwvwwAAAAOAAAA", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", | ||
"WhenOpened": "2023-11-21T11:55:12.846Z" | ||
}, | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 3, | ||
"Title": "config.js", | ||
"DocumentMoniker": "D:\\Lagrange.Doc\\docs\\.vuepress\\config.js", | ||
"RelativeDocumentMoniker": "docs\\.vuepress\\config.js", | ||
"ToolTip": "D:\\Lagrange.Doc\\docs\\.vuepress\\config.js", | ||
"RelativeToolTip": "docs\\.vuepress\\config.js", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", | ||
"WhenOpened": "2023-11-21T11:46:22.225Z" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
{ | ||
"ExpandedNodes": [ | ||
"" | ||
"", | ||
"\\.github", | ||
"\\.github\\workflows" | ||
], | ||
"SelectedNode": "\\D:\\Lagrange.Doc", | ||
"PreviewInSolutionExplorer": false | ||
} |
Binary file not shown.
Oops, something went wrong.