From 22dd5da3f965c592c299fdc4a1eb790c685b7c4c Mon Sep 17 00:00:00 2001 From: EhsanGharibNezhad Date: Tue, 28 Nov 2023 12:21:02 -0800 Subject: [PATCH 1/2] update sphinx installation doc --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 3c7e205b..37a2daf1 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -17,7 +17,7 @@ Let’s start by creating the folder structure as follow, named *TelescopeML_pro *TelescopeML_project* directory, download the *reference_data* folder which include the following sub-directories: *training_datasets*, *tutorials*, *observational_datasets*, *figures*, *trained_ML_models*. -Download link for **reference_data** folder is: `Link `_ +Download link for **reference_data** folder is: `Link `_ | TelescopeML_project | ├── reference_data From 2826996400dba620ced852a325921b3a645a7cf3 Mon Sep 17 00:00:00 2001 From: EhsanGharibNezhad Date: Tue, 28 Nov 2023 12:24:36 -0800 Subject: [PATCH 2/2] update sphinx conf (version) and index (GitHub link) doc --- docs/conf.py | 2 +- docs/index.rst | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5dd7cc12..5a82c64f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ author = 'Ehsan (Sam) Gharib-Nezhad' # The full version, including alpha/beta/rc tags -release = '0.0.2' +release = '0.0.3' # -- General configuration --------------------------------------------------- diff --git a/docs/index.rst b/docs/index.rst index b94c5859..089a34e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,8 +64,7 @@ or simply... Installation Tutorials The Code - Github - + GitHub .. KnowledgeBase .. Publications