From f7728cdee39ccb654e1845231f8f324bd0c811d7 Mon Sep 17 00:00:00 2001 From: Luiggi Tenorio Date: Tue, 26 Nov 2024 11:00:37 +0100 Subject: [PATCH] add API/GUI links in the home page --- docs/source/index.rst | 21 +++++++++++++++++++++ docs/source/moduledoc/index.rst | 6 +++--- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 881be6367..9461b83fb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -231,6 +231,27 @@ of how to install Autosubmit with Conda. +.. raw:: html + +
+

More about Autosubmit ecosystem

+
+
+ + Autosubmit API + +

An open-source Python web application that aims to monitor, analyze, and control workflows created and managed with the Autosubmit workflow manager

+
+
+ + Autosubmit GUI + +

Graphical User Interface that aims to provide users with simplified information from the workflow execution of scientific experiments managed by Autosubmit

+
+
+
+ + Contact Us ========== diff --git a/docs/source/moduledoc/index.rst b/docs/source/moduledoc/index.rst index 3a269c23d..18c9dfb96 100644 --- a/docs/source/moduledoc/index.rst +++ b/docs/source/moduledoc/index.rst @@ -1,6 +1,6 @@ -*** -API -*** +************* +API Reference +************* .. toctree:: :titlesonly: -- GitLab