From ef743e9afcf35b496d0c86a466b284b6d068d5b6 Mon Sep 17 00:00:00 2001 From: carmelo magnafico <carmelo.magnafico@MacBook-Pro-di-carmelo.fritz.box> Date: Fri, 25 Nov 2022 18:31:35 +0100 Subject: [PATCH] importing CAESAR structure as agreed --- docs/source/index.rst | 3 ++- docs/source/products/intro.rst | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index c49d879..1ed6a94 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -29,7 +29,8 @@ Contents caesar aspis - products/* + products/intro + diff --git a/docs/source/products/intro.rst b/docs/source/products/intro.rst index 185dabe..7446473 100644 --- a/docs/source/products/intro.rst +++ b/docs/source/products/intro.rst @@ -5,3 +5,7 @@ Intro **** In CAESAR and ASPIS projects the terms "product" are intended as part of data blocks or software modules that are part of the sharing staff contained and runned inside the database. + +.. include:: data_products.rst + +.. include:: sw_products.rst \ No newline at end of file -- GitLab