From 0416367b8d29ca1d2843775ac33a4a82a313e621 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 1 Nov 2021 04:36:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=94=20Create=20first=20chapter=20of=20?= =?UTF-8?q?the=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + docs/source/1_user/1_about.rst | 34 +++++++++++++++++++++++++ docs/source/1_user/admin_page.png | 3 +++ docs/source/1_user/classic_notebook.png | 3 +++ docs/source/1_user/inside_the_lab.png | 3 +++ docs/source/1_user/instance_select.png | 3 +++ docs/source/1_user/mode_select.png | 3 +++ docs/source/1_user/notebook_select.png | 3 +++ docs/source/1_user/user_select.png | 3 +++ docs/source/index.rst | 4 +-- 10 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 .gitattributes create mode 100644 docs/source/1_user/admin_page.png create mode 100644 docs/source/1_user/classic_notebook.png create mode 100644 docs/source/1_user/inside_the_lab.png create mode 100644 docs/source/1_user/instance_select.png create mode 100644 docs/source/1_user/mode_select.png create mode 100644 docs/source/1_user/notebook_select.png create mode 100644 docs/source/1_user/user_select.png diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24a8e87 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.png filter=lfs diff=lfs merge=lfs -text diff --git a/docs/source/1_user/1_about.rst b/docs/source/1_user/1_about.rst index e69de29..1080dbf 100644 --- a/docs/source/1_user/1_about.rst +++ b/docs/source/1_user/1_about.rst @@ -0,0 +1,34 @@ +Il progetto in breve +==================== + +*Sophon* è una applicazione web realizzata nel 2021 da Stefano Pigozzi per conto del **dipartimento di Informatica** dell'**Università di Modena e Reggio Emilia**. + +.. TODO: Rileggere la frase seguente. + +Sophon permette ai suoi utenti di **effettuare in sicurezza attività di ricerca collaborativa da remoto, sfruttando le macchine dell'istituzione di appartenenza per l'elaborazione dei dati**. + + +Screenshots +----------- + +.. image:: instance_select.png + +.. image:: user_select.png + +.. image:: notebook_select.png + +.. image:: mode_select.png + +.. image:: inside_the_lab.png + +.. image:: admin_page.png + + +Licenza +------- + +Sophon è rilasciato sotto la `GNU Affero General Public License 3`_ (o successiva). + +Il testo completo della licenza è disponibile all'interno del file ``LICENSE.txt`` allegato al codice sorgente del software. + +.. _GNU Affero General Public License 3: https://www.gnu.org/licenses/agpl-3.0.html \ No newline at end of file diff --git a/docs/source/1_user/admin_page.png b/docs/source/1_user/admin_page.png new file mode 100644 index 0000000..8d88ef7 --- /dev/null +++ b/docs/source/1_user/admin_page.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b83f546246eb6a95242202d1337a64eaf1d698c3be7fbea57f8d397c6bfd56 +size 84223 diff --git a/docs/source/1_user/classic_notebook.png b/docs/source/1_user/classic_notebook.png new file mode 100644 index 0000000..21809c0 --- /dev/null +++ b/docs/source/1_user/classic_notebook.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f638971e3f0d515a7b6fcae26a524dfee928a577a52aa59ef58e32dbcee80486 +size 74345 diff --git a/docs/source/1_user/inside_the_lab.png b/docs/source/1_user/inside_the_lab.png new file mode 100644 index 0000000..3586345 --- /dev/null +++ b/docs/source/1_user/inside_the_lab.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e7349c8fbbbebcf7d3c5a7c1473c8000877eded2210d682f1d9208a172b50a +size 76376 diff --git a/docs/source/1_user/instance_select.png b/docs/source/1_user/instance_select.png new file mode 100644 index 0000000..012ea57 --- /dev/null +++ b/docs/source/1_user/instance_select.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885b53c2425841d8f619a2b4142d2512f0380799ee7eb04475fd1600e259ba3c +size 39049 diff --git a/docs/source/1_user/mode_select.png b/docs/source/1_user/mode_select.png new file mode 100644 index 0000000..a2ccb7a --- /dev/null +++ b/docs/source/1_user/mode_select.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1817d1fdf658cb4ac59bbd4c9444e5b6801d3e083c2a2f00c6b5316d7ddb8271 +size 78978 diff --git a/docs/source/1_user/notebook_select.png b/docs/source/1_user/notebook_select.png new file mode 100644 index 0000000..5126ae8 --- /dev/null +++ b/docs/source/1_user/notebook_select.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5836648d5c50e68e9555e240bb4daf48685f27a54216db316d06e9c579b3f13d +size 94434 diff --git a/docs/source/1_user/user_select.png b/docs/source/1_user/user_select.png new file mode 100644 index 0000000..3f03690 --- /dev/null +++ b/docs/source/1_user/user_select.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052b06e0de690c235deaa8cdb19dd65a764c00d729fd8852aa3feacb85977888 +size 92018 diff --git a/docs/source/index.rst b/docs/source/index.rst index f0c3e17..d96ff91 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -10,8 +10,8 @@ Contenuti :maxdepth: 4 :caption: Manuale utente - 1_guide/1_about - 1_guide/2_usage + 1_user/1_about + 1_user/2_usage .. toctree::