diff --git a/docs/source/.DS_Store b/docs/source/.DS_Store index b49911a1fec1650f53dd5c92fb592e87d82fd8b0..5e2895f95244e6493fd593d284d80c029dfe612d 100644 Binary files a/docs/source/.DS_Store and b/docs/source/.DS_Store differ diff --git a/docs/source/aspis.rst b/docs/source/aspis.rst index 9afa05e31c3a2568031c378e50b15e0d5061defd..3feb50a5c3cec7452c4d135b6e12abc9e27b5956 100644 --- a/docs/source/aspis.rst +++ b/docs/source/aspis.rst @@ -1,6 +1,12 @@ ASPIS ==== +.. toctree:: + :caption: ASPIS documentation + + aspis/webapp + ASPIS.py library<http://www.example.com/lib/ios/0.1.0/api/> + .. autosummary:: .. toctree:: generated diff --git a/docs/source/aspis/webapp.rst b/docs/source/aspis/webapp.rst new file mode 100644 index 0000000000000000000000000000000000000000..55d4fd83b1f59e6ea7716a90a0c1c949dad36502 --- /dev/null +++ b/docs/source/aspis/webapp.rst @@ -0,0 +1,13 @@ +Web Application +-------- + + +Intro +^^^^^^^ + +A intro describing webapplication + + +Functionalities +^^^^^^^ + diff --git a/docs/source/caesar.rst b/docs/source/caesar.rst index 1fdf279b1524556a6e18cde8b9106fad337e0c43..31f1d1494e361e937b92e90c92a2cccf39e0b918 100644 --- a/docs/source/caesar.rst +++ b/docs/source/caesar.rst @@ -3,9 +3,26 @@ CAESAR .. _intro: +Intro +------------- The Italian Space Agency (ASI) funds the CAESAR_ (Comprehensive spAce wEather Studies for the ASPIS prototype Realization) project. The project, officially started on December 21st and lasting 25 months, responds to a call created by the agreement between ASI and the National Institute of Astrophysics (INAF) aimed at carrying out "Study activities for the scientific community of Space Weather for population of the ASPIS scientific data center ". + +.. _description + +Description +---------------- +**CAESAR** (Comprehensive Space Weather Studies for the ASPIS Prototype Realization) is a project supported by the Italian Space Agency and the National Institute of Astrophysics through the ASI-INAF n.2020-35-HH.0 agreement for the development of the ASPIS prototype of scientific data centre for Space Weather. + +.. image:: assets/images/CAESAR_logo_fullsize_color.png + :height: 220 + :alt: Alternative text + +Check out the :doc:`CAESAR` section for further information, including the details on :ref:`ASPIS` the project. + +To read about the latest news of the project please, visit the website `CAESAR project <https://caesar.iaps.inaf.it>`_ + .. _project The project diff --git a/docs/source/products/.DS_Store b/docs/source/products/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..dd837d1318bbda2d0beb5b9880b767bce382f42b Binary files /dev/null and b/docs/source/products/.DS_Store differ