From 60c5bd0584df5ba2ecbeb08a388cb54c9e3b908c Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:42:34 -0500 Subject: [PATCH 1/6] Edit docs --- README.rst | 18 ++++++++++-------- docs2/README.rst | 19 ++++++++++--------- README.md => tmp.md | 4 ++-- 3 files changed, 22 insertions(+), 19 deletions(-) rename README.md => tmp.md (95%) diff --git a/README.rst b/README.rst index 47e22aa..6a464d3 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ NiChart: Neuro-imaging Chart ============================ -Full documentation at https://cbica.github.io/NiChart_Project +Documentation at: `NiChart Documentation `_ + +NiChart Package at: `NiChart GitHub `_ About ----- @@ -33,21 +35,21 @@ Running NiChart We provide both a locally installable **desktop application** and a **cloud-based application**. -For the desktop application please see our documentation (https://cbica.github.io/NiChart_Project) and our GitHub page (https://github.com/CBICA/NiChart_Project/). +For the desktop application please see `NiChart GitHub `_. -[NiChart cloud application](https://neuroimagingchart.com/portal), hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. +`NiChart cloud application `_, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. -The cloud and desktop applications are unified at the code level through the use of the Python library [Streamlit](https://streamlit.io/). Consequently, the user experience is nearly identical between the cloud and desktop applications. +The cloud and desktop applications are unified at the code level through the use of the Python library `Streamlit `_. Consequently, the user experience is nearly identical between the cloud and desktop applications. Quick Links ----------- -`NiChart Website & Cloud ` +`NiChart Website & Cloud `_ -`AIBIL Research ` +`AIBIL Research `_ -`YouTube ` +`YouTube `_ -`Twitter ` +`Twitter `_ © 2024 CBICA. All Rights Reserved. diff --git a/docs2/README.rst b/docs2/README.rst index 7034c7a..6a464d3 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -1,8 +1,9 @@ NiChart: Neuro-imaging Chart ============================ -Full documentation at `NiChart Documentation `_ -NiChart Package at `NiChart GitHub _ +Documentation at: `NiChart Documentation `_ + +NiChart Package at: `NiChart GitHub `_ About ----- @@ -34,21 +35,21 @@ Running NiChart We provide both a locally installable **desktop application** and a **cloud-based application**. -For the desktop application please see https://github.com/CBICA/NiChart_Project . +For the desktop application please see `NiChart GitHub `_. -`NiChart cloud application `, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. +`NiChart cloud application `_, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. -The cloud and desktop applications are unified at the code level through the use of the Python library [Streamlit](https://streamlit.io/). Consequently, the user experience is nearly identical between the cloud and desktop applications. +The cloud and desktop applications are unified at the code level through the use of the Python library `Streamlit `_. Consequently, the user experience is nearly identical between the cloud and desktop applications. Quick Links ----------- -`NiChart Website & Cloud ` +`NiChart Website & Cloud `_ -`AIBIL Research ` +`AIBIL Research `_ -`YouTube ` +`YouTube `_ -`Twitter ` +`Twitter `_ © 2024 CBICA. All Rights Reserved. diff --git a/README.md b/tmp.md similarity index 95% rename from README.md rename to tmp.md index 485cf3d..3a895a4 100644 --- a/README.md +++ b/tmp.md @@ -1,8 +1,8 @@ # NiChart: Neuro-imaging Chart -Full documentation at https://cbica.github.io/NiChart_Project +Documentation at: https://cbica.github.io/NiChart_Project -GitHub page at https://github.com/CBICA/NiChart_Project +NiChart Package at: https://github.com/CBICA/NiChart_Project ## About From d93cb074ebe6edb2eb676913195db7de738e9523 Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:45:41 -0500 Subject: [PATCH 2/6] Edit docs --- docs2/README.rst | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/docs2/README.rst b/docs2/README.rst index 6a464d3..5e168f4 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -44,12 +44,16 @@ The cloud and desktop applications are unified at the code level through the use Quick Links ----------- -`NiChart Website & Cloud `_ - -`AIBIL Research `_ - -`YouTube `_ - -`Twitter `_ +.. image:: https://img.shields.io/badge/-Website-blue?style=for-the-badge&logo=world&logoColor=white + :target https://neuroimagingchart.com + :alt NiChart Website & Cloud + +.. `NiChart Website & Cloud `_ +.. +.. `AIBIL Research `_ +.. +.. `YouTube `_ +.. +.. `Twitter `_ © 2024 CBICA. All Rights Reserved. From a1ca9b9bd0670792030afa3ad0a29ea5c60a0ea9 Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:46:16 -0500 Subject: [PATCH 3/6] Edit docs --- README.rst | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 6a464d3..5e168f4 100644 --- a/README.rst +++ b/README.rst @@ -44,12 +44,16 @@ The cloud and desktop applications are unified at the code level through the use Quick Links ----------- -`NiChart Website & Cloud `_ - -`AIBIL Research `_ - -`YouTube `_ - -`Twitter `_ +.. image:: https://img.shields.io/badge/-Website-blue?style=for-the-badge&logo=world&logoColor=white + :target https://neuroimagingchart.com + :alt NiChart Website & Cloud + +.. `NiChart Website & Cloud `_ +.. +.. `AIBIL Research `_ +.. +.. `YouTube `_ +.. +.. `Twitter `_ © 2024 CBICA. All Rights Reserved. From f064ece3cad2c771786e9fab986076de877b455b Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:49:35 -0500 Subject: [PATCH 4/6] Edit docs --- docs2/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs2/README.rst b/docs2/README.rst index 5e168f4..446fb5c 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -45,8 +45,8 @@ Quick Links ----------- .. image:: https://img.shields.io/badge/-Website-blue?style=for-the-badge&logo=world&logoColor=white - :target https://neuroimagingchart.com - :alt NiChart Website & Cloud + :target: https://neuroimagingchart.com + :alt: NiChart Website & Cloud .. `NiChart Website & Cloud `_ .. From b7edc4a9fac0f4155f7d59ef6130807e906f9eef Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:50:11 -0500 Subject: [PATCH 5/6] Edit docs --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5e168f4..446fb5c 100644 --- a/README.rst +++ b/README.rst @@ -45,8 +45,8 @@ Quick Links ----------- .. image:: https://img.shields.io/badge/-Website-blue?style=for-the-badge&logo=world&logoColor=white - :target https://neuroimagingchart.com - :alt NiChart Website & Cloud + :target: https://neuroimagingchart.com + :alt: NiChart Website & Cloud .. `NiChart Website & Cloud `_ .. From 751dfaed5253828f99a7b1aa37551e7a480f974e Mon Sep 17 00:00:00 2001 From: gurayerus Date: Fri, 13 Dec 2024 17:54:32 -0500 Subject: [PATCH 6/6] Edit docs --- .tmp.md.kate-swp | Bin 0 -> 255 bytes README.rst | 18 +++++++++++------- docs2/README.rst | 18 +++++++++++------- 3 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 .tmp.md.kate-swp diff --git a/.tmp.md.kate-swp b/.tmp.md.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..fa7ba346a942c669dc7531481fd433ff1ba0ab9f GIT binary patch literal 255 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?VnvFeO+x6@HomU>b4$0O+5gYe4@Z-c{u zG8#ZU!!_6y%+UmL`e7U`Acq0Q(FU>?z&JWE8BZVsECZw&6uc@`K2I!B0_!{h+l-@F9-3H5&RV(eugUm$oMP@ literal 0 HcmV?d00001 diff --git a/README.rst b/README.rst index 446fb5c..e7fa7ed 100644 --- a/README.rst +++ b/README.rst @@ -48,12 +48,16 @@ Quick Links :target: https://neuroimagingchart.com :alt: NiChart Website & Cloud -.. `NiChart Website & Cloud `_ -.. -.. `AIBIL Research `_ -.. -.. `YouTube `_ -.. -.. `Twitter `_ +.. image:: https://img.shields.io/badge/-Research-blue?style=for-the-badge&logo=google-scholar&logoColor=white + :target: https://aibil.med.upenn.edu/research + :alt: AIBIL Research + +.. image:: https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white + :target: https://www.youtube.com/@NiChart-UPenn + :alt: YouTube + +.. image:: https://img.shields.io/twitter/url/https/twitter.com/NiChart_AIBIL.svg?style=social&label=Follow%20%40NiChart_AIBIL + :target: https://x.com/NiChart_AIBIL + :alt: Twitter © 2024 CBICA. All Rights Reserved. diff --git a/docs2/README.rst b/docs2/README.rst index 446fb5c..e7fa7ed 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -48,12 +48,16 @@ Quick Links :target: https://neuroimagingchart.com :alt: NiChart Website & Cloud -.. `NiChart Website & Cloud `_ -.. -.. `AIBIL Research `_ -.. -.. `YouTube `_ -.. -.. `Twitter `_ +.. image:: https://img.shields.io/badge/-Research-blue?style=for-the-badge&logo=google-scholar&logoColor=white + :target: https://aibil.med.upenn.edu/research + :alt: AIBIL Research + +.. image:: https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white + :target: https://www.youtube.com/@NiChart-UPenn + :alt: YouTube + +.. image:: https://img.shields.io/twitter/url/https/twitter.com/NiChart_AIBIL.svg?style=social&label=Follow%20%40NiChart_AIBIL + :target: https://x.com/NiChart_AIBIL + :alt: Twitter © 2024 CBICA. All Rights Reserved.