From ce6f7b8a1c444ead0eeda3ba0a98534bcd88e57f Mon Sep 17 00:00:00 2001
From: carmelo magnafico <carmelo.magnafico@MacBook-Pro-di-carmelo.fritz.box>
Date: Fri, 25 Nov 2022 18:36:54 +0100
Subject: [PATCH] importing CAESAR structure as agreed

---
 docs/source/products/intro.rst | 11 ++---------
 docs/source/products/main.rst  |  8 ++++++++
 2 files changed, 10 insertions(+), 9 deletions(-)
 create mode 100644 docs/source/products/main.rst

diff --git a/docs/source/products/intro.rst b/docs/source/products/intro.rst
index 7446473..fe7e00d 100644
--- a/docs/source/products/intro.rst
+++ b/docs/source/products/intro.rst
@@ -1,11 +1,4 @@
-Product Catalogue
-==================
-
 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
+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.
\ No newline at end of file
diff --git a/docs/source/products/main.rst b/docs/source/products/main.rst
new file mode 100644
index 0000000..6aa8fc5
--- /dev/null
+++ b/docs/source/products/main.rst
@@ -0,0 +1,8 @@
+Product Catalogue
+==================
+
+.. include:: intro.rst
+
+.. include:: data_products.rst
+
+.. include:: sw_products.rst
\ No newline at end of file
-- 
GitLab