diff --git a/Documentation/html/_sources/Developers/gen_docu.rst.txt b/Documentation/html/_sources/Developers/gen_docu.rst.txt index bde699516ddf38ad78c8e45e0bb92c3dc651fb98..dc7afe148e8893b997496b9bda0745d8ea4bf7c8 100644 --- a/Documentation/html/_sources/Developers/gen_docu.rst.txt +++ b/Documentation/html/_sources/Developers/gen_docu.rst.txt @@ -1,6 +1,6 @@ -******************** +************************** Updating the documentation -******************** +************************** UNDER CONSTRUCTION @@ -27,7 +27,7 @@ Developers working on ``flex_extract`` should make extensive use of the prepared On-line documentation with Sphinx -================================ +================================= Use the script ``gen_docu.sh`` to generate an update of the on-line documentation of the Python component. diff --git a/Documentation/html/todo.html b/Documentation/html/todo.html index feb3d584092b5e57ba5801537ac911e7837ebb05..4d320bfc849688b6664e4e2695cf3f35c94bcdff 100644 --- a/Documentation/html/todo.html +++ b/Documentation/html/todo.html @@ -167,27 +167,27 @@ <p class="admonition-title">Todo</p> <p>#PS some information to be added.</p> </div> -<p class="todo-source">(The <a class="reference internal" href="Documentation/Input/examples.html#id1"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/source/Documentation/Input/examples.rst, line 38.)</p> +<p class="todo-source">(The <a class="reference internal" href="Documentation/Input/examples.html#id1"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/Source/Documentation/Input/examples.rst, line 38.)</p> <div class="admonition-todo admonition"> <p class="admonition-title">Todo</p> <p>#PS NEEDS MORE DESCRIPTION</p> </div> -<p class="todo-source">(The <a class="reference internal" href="Documentation/output.html#id1"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/source/Documentation/output.rst, line 208.)</p> +<p class="todo-source">(The <a class="reference internal" href="Documentation/output.html#id1"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/Source/Documentation/output.rst, line 208.)</p> <div class="admonition-todo admonition"> <p class="admonition-title">Todo</p> <p>#PS needs to be rephrased</p> </div> -<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id2"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/source/quick_start.rst, line 420.)</p> +<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id2"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/Source/quick_start.rst, line 420.)</p> <div class="admonition-todo admonition"> <p class="admonition-title">Todo</p> <p>#PS shouldn’t we explain how to define a domain??</p> </div> -<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id3"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/source/quick_start.rst, line 453.)</p> +<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id3"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/Source/quick_start.rst, line 453.)</p> <div class="admonition-todo admonition"> <p class="admonition-title">Todo</p> <p>#PS for which application would this be typical?</p> </div> -<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id4"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/source/quick_start.rst, line 474.)</p> +<p class="todo-source">(The <a class="reference internal" href="quick_start.html#id4"><em>original entry</em></a> is located in /raid60/nas/tmc/Anne/FLEX_EXTRACT_REPO/flex_extract/For_developers/Sphinx/Source/quick_start.rst, line 474.)</p> </div> diff --git a/For_developers/Sphinx/Makefile b/For_developers/Sphinx/Makefile index 47066bbf300cfcceb1bbbd678c676f38fcba92f8..3e83469c646fd3c4224848182cbc3213ff779f42 100644 --- a/For_developers/Sphinx/Makefile +++ b/For_developers/Sphinx/Makefile @@ -2,10 +2,10 @@ # # You can set these variables from the command line. -SPHINXOPTS = -d build_temp +SPHINXOPTS = -d Build_temp SPHINXBUILD = sphinx-build SPHINXPROJ = flex_extract -SOURCEDIR = source +SOURCEDIR = Source BUILDDIR = ../../Documentation # Put it first so that "make" without argument is like "make help". diff --git a/For_developers/Sphinx/source/.idea/encodings.xml b/For_developers/Sphinx/Source/.idea/encodings.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/encodings.xml rename to For_developers/Sphinx/Source/.idea/encodings.xml diff --git a/For_developers/Sphinx/source/.idea/libraries/R_User_Library.xml b/For_developers/Sphinx/Source/.idea/libraries/R_User_Library.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/libraries/R_User_Library.xml rename to For_developers/Sphinx/Source/.idea/libraries/R_User_Library.xml diff --git a/For_developers/Sphinx/source/.idea/misc.xml b/For_developers/Sphinx/Source/.idea/misc.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/misc.xml rename to For_developers/Sphinx/Source/.idea/misc.xml diff --git a/For_developers/Sphinx/source/.idea/modules.xml b/For_developers/Sphinx/Source/.idea/modules.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/modules.xml rename to For_developers/Sphinx/Source/.idea/modules.xml diff --git a/For_developers/Sphinx/source/.idea/source.iml b/For_developers/Sphinx/Source/.idea/source.iml similarity index 100% rename from For_developers/Sphinx/source/.idea/source.iml rename to For_developers/Sphinx/Source/.idea/source.iml diff --git a/For_developers/Sphinx/source/.idea/vcs.xml b/For_developers/Sphinx/Source/.idea/vcs.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/vcs.xml rename to For_developers/Sphinx/Source/.idea/vcs.xml diff --git a/For_developers/Sphinx/source/.idea/workspace.xml b/For_developers/Sphinx/Source/.idea/workspace.xml similarity index 100% rename from For_developers/Sphinx/source/.idea/workspace.xml rename to For_developers/Sphinx/Source/.idea/workspace.xml diff --git a/For_developers/Sphinx/source/Developers/gen_docu.rst b/For_developers/Sphinx/Source/Developers/gen_docu.rst similarity index 100% rename from For_developers/Sphinx/source/Developers/gen_docu.rst rename to For_developers/Sphinx/Source/Developers/gen_docu.rst diff --git a/For_developers/Sphinx/source/Documentation/Api/api_fortran.rst b/For_developers/Sphinx/Source/Documentation/Api/api_fortran.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Api/api_fortran.rst rename to For_developers/Sphinx/Source/Documentation/Api/api_fortran.rst diff --git a/For_developers/Sphinx/source/Documentation/Api/api_python.rst b/For_developers/Sphinx/Source/Documentation/Api/api_python.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Api/api_python.rst rename to For_developers/Sphinx/Source/Documentation/Api/api_python.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/changes.rst b/For_developers/Sphinx/Source/Documentation/Input/changes.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/changes.rst rename to For_developers/Sphinx/Source/Documentation/Input/changes.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/compilejob.rst b/For_developers/Sphinx/Source/Documentation/Input/compilejob.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/compilejob.rst rename to For_developers/Sphinx/Source/Documentation/Input/compilejob.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/control.rst b/For_developers/Sphinx/Source/Documentation/Input/control.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/control.rst rename to For_developers/Sphinx/Source/Documentation/Input/control.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/control_params.rst b/For_developers/Sphinx/Source/Documentation/Input/control_params.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/control_params.rst rename to For_developers/Sphinx/Source/Documentation/Input/control_params.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/ecmwf_env.rst b/For_developers/Sphinx/Source/Documentation/Input/ecmwf_env.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/ecmwf_env.rst rename to For_developers/Sphinx/Source/Documentation/Input/ecmwf_env.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/examples.rst b/For_developers/Sphinx/Source/Documentation/Input/examples.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/examples.rst rename to For_developers/Sphinx/Source/Documentation/Input/examples.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/fortran_makefile.rst b/For_developers/Sphinx/Source/Documentation/Input/fortran_makefile.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/fortran_makefile.rst rename to For_developers/Sphinx/Source/Documentation/Input/fortran_makefile.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/jobscript.rst b/For_developers/Sphinx/Source/Documentation/Input/jobscript.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/jobscript.rst rename to For_developers/Sphinx/Source/Documentation/Input/jobscript.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/run.rst b/For_developers/Sphinx/Source/Documentation/Input/run.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/run.rst rename to For_developers/Sphinx/Source/Documentation/Input/run.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/setup.rst b/For_developers/Sphinx/Source/Documentation/Input/setup.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/setup.rst rename to For_developers/Sphinx/Source/Documentation/Input/setup.rst diff --git a/For_developers/Sphinx/source/Documentation/Input/templates.rst b/For_developers/Sphinx/Source/Documentation/Input/templates.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Input/templates.rst rename to For_developers/Sphinx/Source/Documentation/Input/templates.rst diff --git a/For_developers/Sphinx/source/Documentation/Overview/app_modes.rst b/For_developers/Sphinx/Source/Documentation/Overview/app_modes.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Overview/app_modes.rst rename to For_developers/Sphinx/Source/Documentation/Overview/app_modes.rst diff --git a/For_developers/Sphinx/source/Documentation/Overview/prog_flow.rst b/For_developers/Sphinx/Source/Documentation/Overview/prog_flow.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/Overview/prog_flow.rst rename to For_developers/Sphinx/Source/Documentation/Overview/prog_flow.rst diff --git a/For_developers/Sphinx/source/Documentation/api.rst b/For_developers/Sphinx/Source/Documentation/api.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/api.rst rename to For_developers/Sphinx/Source/Documentation/api.rst diff --git a/For_developers/Sphinx/source/Documentation/disagg.rst b/For_developers/Sphinx/Source/Documentation/disagg.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/disagg.rst rename to For_developers/Sphinx/Source/Documentation/disagg.rst diff --git a/For_developers/Sphinx/source/Documentation/input.rst b/For_developers/Sphinx/Source/Documentation/input.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/input.rst rename to For_developers/Sphinx/Source/Documentation/input.rst diff --git a/For_developers/Sphinx/source/Documentation/output.rst b/For_developers/Sphinx/Source/Documentation/output.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/output.rst rename to For_developers/Sphinx/Source/Documentation/output.rst diff --git a/For_developers/Sphinx/source/Documentation/overview.rst b/For_developers/Sphinx/Source/Documentation/overview.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/overview.rst rename to For_developers/Sphinx/Source/Documentation/overview.rst diff --git a/For_developers/Sphinx/source/Documentation/vertco.rst b/For_developers/Sphinx/Source/Documentation/vertco.rst similarity index 100% rename from For_developers/Sphinx/source/Documentation/vertco.rst rename to For_developers/Sphinx/Source/Documentation/vertco.rst diff --git a/For_developers/Sphinx/source/Ecmwf/access.rst b/For_developers/Sphinx/Source/Ecmwf/access.rst similarity index 100% rename from For_developers/Sphinx/source/Ecmwf/access.rst rename to For_developers/Sphinx/Source/Ecmwf/access.rst diff --git a/For_developers/Sphinx/source/Ecmwf/ec-links.rst b/For_developers/Sphinx/Source/Ecmwf/ec-links.rst similarity index 100% rename from For_developers/Sphinx/source/Ecmwf/ec-links.rst rename to For_developers/Sphinx/Source/Ecmwf/ec-links.rst diff --git a/For_developers/Sphinx/source/Ecmwf/hintsecmwf.rst b/For_developers/Sphinx/Source/Ecmwf/hintsecmwf.rst similarity index 100% rename from For_developers/Sphinx/source/Ecmwf/hintsecmwf.rst rename to For_developers/Sphinx/Source/Ecmwf/hintsecmwf.rst diff --git a/For_developers/Sphinx/source/Ecmwf/msdata.rst b/For_developers/Sphinx/Source/Ecmwf/msdata.rst similarity index 100% rename from For_developers/Sphinx/source/Ecmwf/msdata.rst rename to For_developers/Sphinx/Source/Ecmwf/msdata.rst diff --git a/For_developers/Sphinx/source/Ecmwf/pubdata.rst b/For_developers/Sphinx/Source/Ecmwf/pubdata.rst similarity index 100% rename from For_developers/Sphinx/source/Ecmwf/pubdata.rst rename to For_developers/Sphinx/Source/Ecmwf/pubdata.rst diff --git a/For_developers/Sphinx/source/Evaluation/metrics.rst b/For_developers/Sphinx/Source/Evaluation/metrics.rst similarity index 100% rename from For_developers/Sphinx/source/Evaluation/metrics.rst rename to For_developers/Sphinx/Source/Evaluation/metrics.rst diff --git a/For_developers/Sphinx/source/Evaluation/staticcode.rst b/For_developers/Sphinx/Source/Evaluation/staticcode.rst similarity index 100% rename from For_developers/Sphinx/source/Evaluation/staticcode.rst rename to For_developers/Sphinx/Source/Evaluation/staticcode.rst diff --git a/For_developers/Sphinx/source/Evaluation/testcases.rst b/For_developers/Sphinx/Source/Evaluation/testcases.rst similarity index 100% rename from For_developers/Sphinx/source/Evaluation/testcases.rst rename to For_developers/Sphinx/Source/Evaluation/testcases.rst diff --git a/For_developers/Sphinx/source/Installation/gateway.rst b/For_developers/Sphinx/Source/Installation/gateway.rst similarity index 100% rename from For_developers/Sphinx/source/Installation/gateway.rst rename to For_developers/Sphinx/Source/Installation/gateway.rst diff --git a/For_developers/Sphinx/source/Installation/local.rst b/For_developers/Sphinx/Source/Installation/local.rst similarity index 100% rename from For_developers/Sphinx/source/Installation/local.rst rename to For_developers/Sphinx/Source/Installation/local.rst diff --git a/For_developers/Sphinx/source/Installation/remote.rst b/For_developers/Sphinx/Source/Installation/remote.rst similarity index 100% rename from For_developers/Sphinx/source/Installation/remote.rst rename to For_developers/Sphinx/Source/Installation/remote.rst diff --git a/For_developers/Sphinx/source/Support/faq.rst b/For_developers/Sphinx/Source/Support/faq.rst similarity index 100% rename from For_developers/Sphinx/source/Support/faq.rst rename to For_developers/Sphinx/Source/Support/faq.rst diff --git a/For_developers/Sphinx/source/Support/known_bugs_issues.rst b/For_developers/Sphinx/Source/Support/known_bugs_issues.rst similarity index 100% rename from For_developers/Sphinx/source/Support/known_bugs_issues.rst rename to For_developers/Sphinx/Source/Support/known_bugs_issues.rst diff --git a/For_developers/Sphinx/source/_files/CONTROLparameter.xls b/For_developers/Sphinx/Source/_files/CONTROLparameter.xls similarity index 100% rename from For_developers/Sphinx/source/_files/CONTROLparameter.xls rename to For_developers/Sphinx/Source/_files/CONTROLparameter.xls diff --git a/For_developers/Sphinx/source/_files/ECMWF_FPparameter_ml.png b/For_developers/Sphinx/Source/_files/ECMWF_FPparameter_ml.png similarity index 100% rename from For_developers/Sphinx/source/_files/ECMWF_FPparameter_ml.png rename to For_developers/Sphinx/Source/_files/ECMWF_FPparameter_ml.png diff --git a/For_developers/Sphinx/source/_files/ECMWF_FPparameter_sfc-0.png b/For_developers/Sphinx/Source/_files/ECMWF_FPparameter_sfc-0.png similarity index 100% rename from For_developers/Sphinx/source/_files/ECMWF_FPparameter_sfc-0.png rename to For_developers/Sphinx/Source/_files/ECMWF_FPparameter_sfc-0.png diff --git a/For_developers/Sphinx/source/_files/ECMWF_FPparameter_sfc-1.png b/For_developers/Sphinx/Source/_files/ECMWF_FPparameter_sfc-1.png similarity index 100% rename from For_developers/Sphinx/source/_files/ECMWF_FPparameter_sfc-1.png rename to For_developers/Sphinx/Source/_files/ECMWF_FPparameter_sfc-1.png diff --git a/For_developers/Sphinx/source/_files/IA3.pdf b/For_developers/Sphinx/Source/_files/IA3.pdf similarity index 100% rename from For_developers/Sphinx/source/_files/IA3.pdf rename to For_developers/Sphinx/Source/_files/IA3.pdf diff --git a/For_developers/Sphinx/source/_files/IA3.png b/For_developers/Sphinx/Source/_files/IA3.png similarity index 100% rename from For_developers/Sphinx/source/_files/IA3.png rename to For_developers/Sphinx/Source/_files/IA3.png diff --git a/For_developers/Sphinx/source/_files/InstallationParameter.xls b/For_developers/Sphinx/Source/_files/InstallationParameter.xls similarity index 100% rename from For_developers/Sphinx/source/_files/InstallationParameter.xls rename to For_developers/Sphinx/Source/_files/InstallationParameter.xls diff --git a/For_developers/Sphinx/source/_files/MARS_catalogue_snapshot.png b/For_developers/Sphinx/Source/_files/MARS_catalogue_snapshot.png similarity index 100% rename from For_developers/Sphinx/source/_files/MARS_catalogue_snapshot.png rename to For_developers/Sphinx/Source/_files/MARS_catalogue_snapshot.png diff --git a/For_developers/Sphinx/source/_files/SubmitParameters.xls b/For_developers/Sphinx/Source/_files/SubmitParameters.xls similarity index 100% rename from For_developers/Sphinx/source/_files/SubmitParameters.xls rename to For_developers/Sphinx/Source/_files/SubmitParameters.xls diff --git a/For_developers/Sphinx/source/_files/dataset_cmp_table.png b/For_developers/Sphinx/Source/_files/dataset_cmp_table.png similarity index 100% rename from For_developers/Sphinx/source/_files/dataset_cmp_table.png rename to For_developers/Sphinx/Source/_files/dataset_cmp_table.png diff --git a/For_developers/Sphinx/source/_files/ex_runlocal_en.png b/For_developers/Sphinx/Source/_files/ex_runlocal_en.png similarity index 100% rename from For_developers/Sphinx/source/_files/ex_runlocal_en.png rename to For_developers/Sphinx/Source/_files/ex_runlocal_en.png diff --git a/For_developers/Sphinx/source/_files/lin_interpol.pdf b/For_developers/Sphinx/Source/_files/lin_interpol.pdf similarity index 100% rename from For_developers/Sphinx/source/_files/lin_interpol.pdf rename to For_developers/Sphinx/Source/_files/lin_interpol.pdf diff --git a/For_developers/Sphinx/source/_files/lin_interpol.png b/For_developers/Sphinx/Source/_files/lin_interpol.png similarity index 100% rename from For_developers/Sphinx/source/_files/lin_interpol.png rename to For_developers/Sphinx/Source/_files/lin_interpol.png diff --git a/For_developers/Sphinx/source/_files/mode_gateway.png b/For_developers/Sphinx/Source/_files/mode_gateway.png similarity index 100% rename from For_developers/Sphinx/source/_files/mode_gateway.png rename to For_developers/Sphinx/Source/_files/mode_gateway.png diff --git a/For_developers/Sphinx/source/_files/mode_local_member.png b/For_developers/Sphinx/Source/_files/mode_local_member.png similarity index 100% rename from For_developers/Sphinx/source/_files/mode_local_member.png rename to For_developers/Sphinx/Source/_files/mode_local_member.png diff --git a/For_developers/Sphinx/source/_files/mode_local_public.png b/For_developers/Sphinx/Source/_files/mode_local_public.png similarity index 100% rename from For_developers/Sphinx/source/_files/mode_local_public.png rename to For_developers/Sphinx/Source/_files/mode_local_public.png diff --git a/For_developers/Sphinx/source/_files/mode_remote.png b/For_developers/Sphinx/Source/_files/mode_remote.png similarity index 100% rename from For_developers/Sphinx/source/_files/mode_remote.png rename to For_developers/Sphinx/Source/_files/mode_remote.png diff --git a/For_developers/Sphinx/source/_files/new_disagg.pdf b/For_developers/Sphinx/Source/_files/new_disagg.pdf similarity index 100% rename from For_developers/Sphinx/source/_files/new_disagg.pdf rename to For_developers/Sphinx/Source/_files/new_disagg.pdf diff --git a/For_developers/Sphinx/source/_files/new_disagg.png b/For_developers/Sphinx/Source/_files/new_disagg.png similarity index 100% rename from For_developers/Sphinx/source/_files/new_disagg.png rename to For_developers/Sphinx/Source/_files/new_disagg.png diff --git a/For_developers/Sphinx/source/_files/old_disagg.pdf b/For_developers/Sphinx/Source/_files/old_disagg.pdf similarity index 100% rename from For_developers/Sphinx/source/_files/old_disagg.pdf rename to For_developers/Sphinx/Source/_files/old_disagg.pdf diff --git a/For_developers/Sphinx/source/_files/old_disagg.png b/For_developers/Sphinx/Source/_files/old_disagg.png similarity index 100% rename from For_developers/Sphinx/source/_files/old_disagg.png rename to For_developers/Sphinx/Source/_files/old_disagg.png diff --git a/For_developers/Sphinx/source/_files/packages.png b/For_developers/Sphinx/Source/_files/packages.png similarity index 100% rename from For_developers/Sphinx/source/_files/packages.png rename to For_developers/Sphinx/Source/_files/packages.png diff --git a/For_developers/Sphinx/source/_files/submit.png b/For_developers/Sphinx/Source/_files/submit.png similarity index 100% rename from For_developers/Sphinx/source/_files/submit.png rename to For_developers/Sphinx/Source/_files/submit.png diff --git a/For_developers/Sphinx/source/_static/Diagramm_MarsAccess2.png b/For_developers/Sphinx/Source/_static/Diagramm_MarsAccess2.png similarity index 100% rename from For_developers/Sphinx/source/_static/Diagramm_MarsAccess2.png rename to For_developers/Sphinx/Source/_static/Diagramm_MarsAccess2.png diff --git a/For_developers/Sphinx/source/_static/api_icon.png b/For_developers/Sphinx/Source/_static/api_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/api_icon.png rename to For_developers/Sphinx/Source/_static/api_icon.png diff --git a/For_developers/Sphinx/source/_static/cc-by-40.png b/For_developers/Sphinx/Source/_static/cc-by-40.png similarity index 100% rename from For_developers/Sphinx/source/_static/cc-by-40.png rename to For_developers/Sphinx/Source/_static/cc-by-40.png diff --git a/For_developers/Sphinx/source/_static/change_icon.png b/For_developers/Sphinx/Source/_static/change_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/change_icon.png rename to For_developers/Sphinx/Source/_static/change_icon.png diff --git a/For_developers/Sphinx/source/_static/check_icon.png b/For_developers/Sphinx/Source/_static/check_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/check_icon.png rename to For_developers/Sphinx/Source/_static/check_icon.png diff --git a/For_developers/Sphinx/source/_static/css/custom.css b/For_developers/Sphinx/Source/_static/css/custom.css similarity index 100% rename from For_developers/Sphinx/source/_static/css/custom.css rename to For_developers/Sphinx/Source/_static/css/custom.css diff --git a/For_developers/Sphinx/source/_static/css/theme_overrides.css b/For_developers/Sphinx/Source/_static/css/theme_overrides.css similarity index 100% rename from For_developers/Sphinx/source/_static/css/theme_overrides.css rename to For_developers/Sphinx/Source/_static/css/theme_overrides.css diff --git a/For_developers/Sphinx/source/_static/dev_icon.png b/For_developers/Sphinx/Source/_static/dev_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/dev_icon.png rename to For_developers/Sphinx/Source/_static/dev_icon.png diff --git a/For_developers/Sphinx/source/_static/download_icon.png b/For_developers/Sphinx/Source/_static/download_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/download_icon.png rename to For_developers/Sphinx/Source/_static/download_icon.png diff --git a/For_developers/Sphinx/source/_static/ecmwf_icon.png b/For_developers/Sphinx/Source/_static/ecmwf_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/ecmwf_icon.png rename to For_developers/Sphinx/Source/_static/ecmwf_icon.png diff --git a/For_developers/Sphinx/source/_static/fe7.0.4_radon_cc_12-03-2019.png b/For_developers/Sphinx/Source/_static/fe7.0.4_radon_cc_12-03-2019.png similarity index 100% rename from For_developers/Sphinx/source/_static/fe7.0.4_radon_cc_12-03-2019.png rename to For_developers/Sphinx/Source/_static/fe7.0.4_radon_cc_12-03-2019.png diff --git a/For_developers/Sphinx/source/_static/guide_icon.png b/For_developers/Sphinx/Source/_static/guide_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/guide_icon.png rename to For_developers/Sphinx/Source/_static/guide_icon.png diff --git a/For_developers/Sphinx/source/_static/help_icon.png b/For_developers/Sphinx/Source/_static/help_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/help_icon.png rename to For_developers/Sphinx/Source/_static/help_icon.png diff --git a/For_developers/Sphinx/source/_static/install_icon.png b/For_developers/Sphinx/Source/_static/install_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/install_icon.png rename to For_developers/Sphinx/Source/_static/install_icon.png diff --git a/For_developers/Sphinx/source/_static/prog_icon.png b/For_developers/Sphinx/Source/_static/prog_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/prog_icon.png rename to For_developers/Sphinx/Source/_static/prog_icon.png diff --git a/For_developers/Sphinx/source/_static/python/hidden_code_block.py b/For_developers/Sphinx/Source/_static/python/hidden_code_block.py similarity index 100% rename from For_developers/Sphinx/source/_static/python/hidden_code_block.py rename to For_developers/Sphinx/Source/_static/python/hidden_code_block.py diff --git a/For_developers/Sphinx/source/_static/source_icon.png b/For_developers/Sphinx/Source/_static/source_icon.png similarity index 100% rename from For_developers/Sphinx/source/_static/source_icon.png rename to For_developers/Sphinx/Source/_static/source_icon.png diff --git a/For_developers/Sphinx/source/authors.rst b/For_developers/Sphinx/Source/authors.rst similarity index 100% rename from For_developers/Sphinx/source/authors.rst rename to For_developers/Sphinx/Source/authors.rst diff --git a/For_developers/Sphinx/source/changelog.rst b/For_developers/Sphinx/Source/changelog.rst similarity index 100% rename from For_developers/Sphinx/source/changelog.rst rename to For_developers/Sphinx/Source/changelog.rst diff --git a/For_developers/Sphinx/source/conf.py b/For_developers/Sphinx/Source/conf.py similarity index 100% rename from For_developers/Sphinx/source/conf.py rename to For_developers/Sphinx/Source/conf.py diff --git a/For_developers/Sphinx/source/dev_guide.rst b/For_developers/Sphinx/Source/dev_guide.rst similarity index 100% rename from For_developers/Sphinx/source/dev_guide.rst rename to For_developers/Sphinx/Source/dev_guide.rst diff --git a/For_developers/Sphinx/source/documentation.rst b/For_developers/Sphinx/Source/documentation.rst similarity index 100% rename from For_developers/Sphinx/source/documentation.rst rename to For_developers/Sphinx/Source/documentation.rst diff --git a/For_developers/Sphinx/source/ecmwf_data.rst b/For_developers/Sphinx/Source/ecmwf_data.rst similarity index 100% rename from For_developers/Sphinx/source/ecmwf_data.rst rename to For_developers/Sphinx/Source/ecmwf_data.rst diff --git a/For_developers/Sphinx/source/evaluation.rst b/For_developers/Sphinx/Source/evaluation.rst similarity index 100% rename from For_developers/Sphinx/source/evaluation.rst rename to For_developers/Sphinx/Source/evaluation.rst diff --git a/For_developers/Sphinx/source/index.rst b/For_developers/Sphinx/Source/index.rst similarity index 100% rename from For_developers/Sphinx/source/index.rst rename to For_developers/Sphinx/Source/index.rst diff --git a/For_developers/Sphinx/source/installation.rst b/For_developers/Sphinx/Source/installation.rst similarity index 100% rename from For_developers/Sphinx/source/installation.rst rename to For_developers/Sphinx/Source/installation.rst diff --git a/For_developers/Sphinx/source/quick_start.rst b/For_developers/Sphinx/Source/quick_start.rst similarity index 100% rename from For_developers/Sphinx/source/quick_start.rst rename to For_developers/Sphinx/Source/quick_start.rst diff --git a/For_developers/Sphinx/source/support.rst b/For_developers/Sphinx/Source/support.rst similarity index 100% rename from For_developers/Sphinx/source/support.rst rename to For_developers/Sphinx/Source/support.rst diff --git a/For_developers/Sphinx/source/todo.rst b/For_developers/Sphinx/Source/todo.rst similarity index 100% rename from For_developers/Sphinx/source/todo.rst rename to For_developers/Sphinx/Source/todo.rst