From 3d33e50164b1da3b7e92f9578ef03d70c68d9020 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Tue, 5 Jul 2022 18:24:00 +0200 Subject: [PATCH] Documentation --- use-cases/src/site/sphinx/conf.py | 10 +++++----- use-cases/src/site/sphinx/suite.rst | 10 +++------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/use-cases/src/site/sphinx/conf.py b/use-cases/src/site/sphinx/conf.py index b1e8072..f4ace9d 100644 --- a/use-cases/src/site/sphinx/conf.py +++ b/use-cases/src/site/sphinx/conf.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- import sys, os -project = u'My Project' -copyright = u'YYYY, John Doe' +project = u'gCube CMS Suite' +copyright = u'This software is part of the gCube Framework https://www.gcube-system.org/' version = '1.0' release = '1.0.0' @@ -20,10 +20,10 @@ source_encoding = 'utf-8-sig' # HTML options html_theme = 'sphinx_rtd_theme' -html_short_title = "my-project" -htmlhelp_basename = 'my-project-doc' +html_short_title = "gcube-cms-suite" +htmlhelp_basename = 'gcube-cms-suite-docs' html_use_index = True -html_show_sourcelink = False +html_show_sourcelink = True html_static_path = ['_static'] # PlantUML options diff --git a/use-cases/src/site/sphinx/suite.rst b/use-cases/src/site/sphinx/suite.rst index 0338172..2f57cc5 100644 --- a/use-cases/src/site/sphinx/suite.rst +++ b/use-cases/src/site/sphinx/suite.rst @@ -9,13 +9,9 @@ gCube CMS Suite gCube CMS Suite is a distributed full stack application for publication management in a gCube Hybrid e-infrastructure. - - - - - - - +.. image:: https://gcube.wiki.gcube-system.org/images_gcube/e/e4/Geo_Portale%281%29.png + :scale: 50 % + :alt: CMS Suite overall concept The gCube CMS Suite is a gCube Application designed to manage the publication workflow of complex documents (i.e. comprising of multi-level extensible metadata, attachments.. ) called Projects. It can manage the entire lifecycle of Projects, from their creation to access including :