Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/Steinbeck-Lab/coconut
Browse files Browse the repository at this point in the history
…into development
  • Loading branch information
CS76 committed Sep 2, 2024
2 parents 9cfcb4e + 95e4c38 commit d80db22
Show file tree
Hide file tree
Showing 120 changed files with 525 additions and 410 deletions.
52 changes: 26 additions & 26 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.

18 changes: 9 additions & 9 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"hash": "d94eb296",
"configHash": "c72d62c6",
"hash": "8a15a5a3",
"configHash": "d8d0d63c",
"lockfileHash": "fba1b56a",
"browserHash": "fc416561",
"browserHash": "91435dee",
"optimized": {
"vue": {
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "af6eb1f4",
"fileHash": "caddc035",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../../node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "2c862337",
"fileHash": "e76dbc85",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../../node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "bf5304be",
"fileHash": "bc8a93a6",
"needsInterop": false
},
"@theme/index": {
"src": "../../../../node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "61fb6092",
"fileHash": "fd960143",
"needsInterop": false
}
},
"chunks": {
"chunk-4FWP2Y5K": {
"file": "chunk-4FWP2Y5K.js"
"chunk-7LUTEMNG": {
"file": "chunk-7LUTEMNG.js"
},
"chunk-PAUCAATC": {
"file": "chunk-PAUCAATC.js"
Expand Down
7 changes: 0 additions & 7 deletions docs/.vitepress/cache/deps/chunk-4FWP2Y5K.js.map

This file was deleted.

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

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/.vitepress/cache/deps/vitepress___@vue_devtools-api.js

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/.vitepress/cache/deps/vitepress___@vueuse_core.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/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default defineConfig({

nav: [
{ text: 'Home', link: '/introduction' },
{ text: 'Guides', link: '/collection-submission' },
// { text: 'Guides', link: '/collection-submission' },
{ text: 'API', link: 'https://coconut.cheminf.studio/api-documentation' },
{ text: 'About', link: 'https://coconut.cheminf.studio/about' },
{ text: 'Download', link: 'https://coconut.cheminf.studio/download' }
Expand Down
Loading

0 comments on commit d80db22

Please sign in to comment.