Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 1d081c1

Browse files
authored
Merge pull request #218 from Maxelweb/develop
Baseline versione 0.4
2 parents 4e946a7 + 596e254 commit 1d081c1

File tree

167 files changed

+9122
-2583
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+9122
-2583
lines changed

.github/ISSUE_TEMPLATE/nuovo-verbale-o-documento.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ assignees: ''
1313

1414
**Nome documento:**
1515
**Tipo documento:** i/e
16-
**Data documento:** aaaa/gg/mm
16+
**Data documento:** aaaa/mm/gg

.github/ISSUE_TEMPLATE/revisione-documento.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ assignees: ''
1414
**Nome documento:**
1515
**Tipo documento:** i/e
1616
**Versione documento:** vx.x.x
17+
**Branch di riferimento:** feature/revNomeDocumento
1718
**Sezioni analizzate dal revisore:**
1819

1920
---

.github/filesToCompile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ esterni/analisi_requisiti
1010
esterni/piano_progetto
1111
esterni/piano_qualifica
1212
esterni/glossario
13-
esterni/verbali/verbale_8
13+
esterni/verbali/verbale_8
14+
interni/verbali/verbale_7
15+
esterni/verbali/verbale_9

.github/workflows/artifacts.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
push:
55
branches:
66
- develop
7-
- testing-ci
7+
- feature/testing-ci
88
paths:
99
- 'esterni/**'
1010
- 'interni/**'
1111
- 'template/**'
1212
- '.github/**'
1313

1414
jobs:
15-
build:
15+
artifacts:
1616

1717
runs-on: ubuntu-latest
1818

@@ -23,10 +23,12 @@ jobs:
2323
# ref: develop
2424

2525
- name: Search and Compiling Latex Files
26-
uses: Jatus93/Latex-multicompiler@v1.0
26+
uses: Maxelweb/Latex-multicompiler@master
2727
with:
2828
path_to_list: .github/filesToCompile
2929
artifact: true
30+
31+
#rif. uses: Jatus93/[email protected]
3032

3133
- name: FTP Artifacts Online Deploy
3234
uses: SamKirkland/[email protected]
@@ -42,7 +44,7 @@ jobs:
4244
if: always()
4345
with:
4446
type: ${{ job.status }}
45-
job_name: 'PDF Artifacts updated notification'
47+
job_name: 'AGGIORNAMENTO artefatti branch develop'
4648
channel: '#devops_documentazione'
4749
username: 'Docs Deployment Patrol'
4850
url: ${{ secrets.SLACK_WEBHOOK }}

.github/workflows/patrol.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
name: SWE Docs Patrol
1+
name: SWE Docs Checker
22

33
on:
44
pull_request:
55
branches:
66
- develop
7-
- testing-ci
7+
- feature/testing-ci
88
paths:
99
- 'esterni/**'
1010
- 'interni/**'
1111
- 'template/**'
1212
- '.github/**'
1313

1414
jobs:
15-
build:
15+
build_check:
1616

1717
runs-on: ubuntu-latest
1818

@@ -26,12 +26,18 @@ jobs:
2626
path_to_list: .github/filesToCompile
2727
artifact: false
2828

29+
#- name: Spell Check
30+
# uses: Jatus93/spellCheck@master
31+
# with:
32+
# directory: Documents
33+
# languages: "en_GB;en_US;it_IT"
34+
2935
- name: Slack Notification
3036
uses: homoluctus/[email protected]
3137
if: always()
3238
with:
3339
type: ${{ job.status }}
34-
job_name: 'Verify Docs in Pull Request notification'
40+
job_name: 'CONTROLLO Pull Request'
3541
mention: 'here'
3642
mention_if: 'failure'
3743
channel: '#devops_documentazione'

esterni/analisi_requisiti/main.tex

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
% --------------
1313

1414
\newcommand{\docNome}{ ANALISI DEI REQUISITI }
15-
\newcommand{\docVersione}{0.0.8}
15+
\newcommand{\docBaseline}{+b0.4}
16+
\newcommand{\docVersione}{1.0.0\docBaseline}
1617
\newcommand{\docNomeProgetto}{ ThiReMa Project }
17-
\newcommand{\docStatus}{in redazione}
18+
\newcommand{\docStatus}{Approvato}
1819
\newcommand{\docUso}{esterno}
1920
\newcommand{\docDescrizione}{
2021
Il documento contiene una analisi formale approfondita di tutti i requisiti e i casi d'uso richiesti dal progetto.
@@ -23,19 +24,27 @@
2324
% --------------
2425

2526
\newcommand{\docDestinatari}{
26-
nome cognome \\&
27-
nome cognome
27+
SanMarco Informatica \\&
28+
Prof. Tullio Vardanega \\&
29+
Prof. Riccardo Cardin \\&
30+
Red Round Robin
31+
2832
}
2933
\newcommand{\docRedattori}{
30-
nome cognome \\&
31-
nome cognome
34+
Alessandro Tommasin \\&
35+
Nicolò Frison \\&
36+
Mariano Sciacco \\&
37+
Lorenzo Dei Negri \\&
38+
Giovanni Vidotto
39+
3240
}
3341
\newcommand{\docVerificatori}{
34-
nome cognome \\&
35-
nome cognome
42+
Giuseppe Vito Bitetti \\&
43+
Fouad Mouad \\&
44+
Nicolò Frison
3645
}
3746
\newcommand{\docApprovazione}{
38-
nome cognome
47+
Alessandro Tommasin
3948
}
4049

4150
% ----- NON MODIFICARE SOTTO QUESTA RIGA -----
@@ -46,13 +55,13 @@
4655

4756
\documentclass[11pt,a4paper,table]{article}
4857

49-
\input{res/configurazione}
58+
\input{res/configurazione}
5059

5160
% ---------------------------
5261
% Dati frontespizio
5362
% ---------------------------
5463

55-
\title{\hr \huge \textsc{\docNome} \\
64+
\title{\hr \huge \textsc{\docNome} \\
5665
\vspace{11pt} \large \textsc{\docNomeProgetto} \hr}
5766

5867
\author{} % Non toccare
@@ -62,25 +71,27 @@
6271
% Composizione del documento
6372
% ---------------------------
6473

65-
\begin{document}
74+
\begin{document}
6675

6776
% Frontespizio
6877

6978
\pagenumbering{gobble}
7079
\DeactivateBG
71-
\include{res/frontespizio}
80+
\input{res/frontespizio}
7281

7382
% Registro delle modifiche
7483

7584
\newpage
7685
\ActivateBG
7786
\pagenumbering{arabic}
78-
\include{res/registro}
87+
\input{res/registro}
7988

8089
% Tabella dei contenuti
8190

8291
\newpage
8392
\tableofcontents
93+
\listoffigures
94+
\listoftables
8495

8596
% Sezioni
8697

@@ -90,4 +101,4 @@
90101
\end{document}
91102

92103

93-
% EOF
104+
% EOF

esterni/analisi_requisiti/res/configurazione.tex

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
% Ultimo aggiornamento: 14 dicembre 2019
1+
% Ultimo aggiornamento: 13 gennaio 2020
22
% Configurazione delle dipendenze e dei package
33

4-
54
\usepackage{geometry}
65
\usepackage{graphicx}
6+
\usepackage{multirow}
77
\usepackage[T1]{fontenc}
88
\usepackage[utf8]{inputenc}
99
\usepackage{charter}
@@ -24,6 +24,7 @@
2424
\usepackage{colortbl}
2525
\usepackage{tikz}
2626
\usepackage{titlesec}
27+
\usepackage{amsmath}
2728

2829

2930
% Impostazione sottotitolo di quarto livello e quinto livello
@@ -82,9 +83,9 @@
8283

8384
% Grandezza paragrafi e spaziatura frasi
8485

85-
\setlength{\parindent}{1.7em}
86-
\setlength{\parskip}{1.1em}
87-
\renewcommand{\baselinestretch}{1.05}
86+
\setlength{\parindent}{1.55em}
87+
\setlength{\parskip}{1.0em}
88+
\renewcommand{\baselinestretch}{1.025}
8889

8990
% Colori link
9091

@@ -162,7 +163,7 @@
162163

163164
% Comando per i documenti esterni e il glossario
164165

165-
\newcommand{\dext}[1]{\textsc{#1\textsubscript{\textit{D}}}}
166+
\newcommand{\dext}[1]{\textsc{#1\docBaseline\textsubscript{\textit{D}}}}
166167

167168
\newcommand{\glock}[1]{\textsc{#1\textsubscript{\textit{G}}}}
168169

esterni/analisi_requisiti/res/frontespizio.tex

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55

66
\begin{figure}[t!]
77
\centering
8-
\includegraphics[height=10em]{res/images/logo.png}
8+
\includegraphics[height=8.5em]{res/images/logo.png}
99
\end{figure}
1010

11+
\vspace{-7.5em}
1112

1213
% Titolo principale
1314

@@ -17,13 +18,13 @@
1718

1819
% Riferimenti email e sito web
1920

20-
\vspace{-6em}
21+
\vspace{-7em}
2122

2223
\begin{center}
2324
\href{https://www.redroundrobin.site}{www.redroundrobin.site} --- \href{mailto:[email protected]}{[email protected]}
2425
\end{center}
2526

26-
\vspace{2em}
27+
\vspace{1em}
2728

2829
% Informazioni documento
2930

@@ -47,10 +48,10 @@
4748

4849
% Descrizione del documento
4950

50-
\vspace{0em}
51+
%\vspace{0em}
5152

52-
\begin{center}
53-
\textbf{Descrizione}\\
54-
\docDescrizione
55-
\end{center}
53+
%\begin{center}
54+
% \textbf{Descrizione}\\
55+
% \docDescrizione
56+
%\end{center}
5657

14.1 KB
Loading
33.9 KB
Loading

0 commit comments

Comments
 (0)