-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: ✨ make version 2.0.0 as current * feat: ✨ move assets folder into the docs * fix: 🐛 made modifications * fix: 🐛 move asssets and components to correct location * fix: 🐛 links * fix: 🐛 format and typo * fix: 🐛 broken links * fix: 🐛 path issue * fix: 🐛 restore path name * fix: 🐛 update healthsheet * fix: 🐛 add static files to global static * fix: 🐛 remove unnecessary files * fix: 🐛 update healthsheet * fix: 🐛 minor date * fix: 🐛 minor links * fix: 🐛 remove json and v2 files from components and static * fix: 🐛 relocate static files * fix: 🐛 remove version future * fix: 🐛 broken healthsheet files * chore: 🔨 lock docusaurus deps * fix: 🐛 reswizzle version dropdown component * fix: 🐛 move page feedback to client side * fix: 🐛 move page feedback to client side * fix: 🐛 move page feedback to client side * fix: 🐛 move page feedback to client side * fix: 🐛 remove page feedback * fix: 🐛 update changelog * fix: 🐛 typos * fix: 🐛 change doi in the fair principles page * fix: 🐛 change pdf name in questionnaries * chore: 🔨 update landing page details * chore: 🔨 update landing page details * fix: 🐛 link redirections * fix: 🐛 changelog headers * fix: 🐛 modify cognition moCA table view * fix: 🐛 modify hyperlink text in cognition moCA page * fix: 🐛 update doi in dataset distribution in healthsheet * fix: 🐛 CDS link * fix: 🐛 CDS links * feat: ✨ update version banner * feat: ✨ update version banner * fix: 🐛 banner text * chore: 🔨 update G30&G31 cells for the clinical data table * chore: 🔨 update alcaline and nt-proBNP table * chore: 🔨 update clinical table * chore: 🔨 update changelog * chore: 🔨 update omop table * fix: 🐛 update citation page * style: 🎨 format * chore: 🔨 update changelog * fix: 🐛 format of citation in training page * fix: 🐛 column header * fix: 🐛 column header * fix: 🐛 citation format * fix: 🐛 changelog * fix: 🐛 update landing page size and number of files * fix: 🐛 quotations * fix: 🐛 citation * fix: 🐛 update retinal photography page * fix: 🐛 landing page --------- Co-authored-by: Sanjay Soundarajan <[email protected]>
- Loading branch information
1 parent
235db59
commit f6d5c66
Showing
179 changed files
with
49,687 additions
and
1,545 deletions.
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
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
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
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
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
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
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
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
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
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
11 changes: 11 additions & 0 deletions
11
docs/dataset/clinical-data/cognition-MoCA/Cognition-MoCA-Table.mdx
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,11 @@ | ||
--- | ||
sidebar_position: 2 | ||
title: MoCA Table | ||
--- | ||
|
||
|
||
import {Redirect} from '@docusaurus/router'; | ||
import DirectCognitionMoCA from '@site/src/components/DirectCognitionMoCA'; | ||
|
||
<DirectCognitionMoCA /> | ||
|
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,4 @@ | ||
{ | ||
"label": "Cognition MoCA", | ||
"position": 6 | ||
} |
Oops, something went wrong.