File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,25 @@ Furthermore, this project uses the git *branches* and *tags* in the following wa
35
35
Each time a release is created or edited, a preview is built based on the tag the release refers to.
36
36
A preview of the latest editor's copy build, corresponding to the branch ` versione-corrente ` can be navigated using the following link:
37
37
38
+ English version:
39
+
38
40
- [ Editor's Copy] ( https://italia.github.io/eid-wallet-it-docs/versione-corrente/en/ )
39
41
42
+ Versione Italiana:
43
+
44
+ - [ Ultima versione in corso di sviluppo] ( https://italia.github.io/eid-wallet-it-docs/versione-corrente/it/ )
40
45
41
46
### Releases
42
47
43
48
Released versions can be navigated by adding the tag in the webpath leaded by a _ v_ , as follows:
44
49
50
+ Italian:
51
+
52
+ - [ https://italia.github.io/eid-wallet-it-docs/releases/v1.0.1/it/ ] ( https://italia.github.io/eid-wallet-it-docs/releases/v1.0.1-1/it/ )
53
+
54
+ English:
55
+
56
+ - [ https://italia.github.io/eid-wallet-it-docs/releases/v1.0.1/en/ ] ( https://italia.github.io/eid-wallet-it-docs/releases/v1.0.1-1/en/ )
45
57
- [ https://italia.github.io/eid-wallet-it-docs/releases/v1.0.0/en/ ] ( https://italia.github.io/eid-wallet-it-docs/releases/v1.0.0/en/ )
46
58
- [ https://italia.github.io/eid-wallet-it-docs/releases/v0.9.3/en/ ] ( https://italia.github.io/eid-wallet-it-docs/releases/v0.9.3/en/ )
47
59
- [ https://italia.github.io/eid-wallet-it-docs/releases/v0.9.2/en/ ] ( https://italia.github.io/eid-wallet-it-docs/releases/v0.9.2/en/ )
Original file line number Diff line number Diff line change 5
5
settings_project_name = "IT-Wallet Technical Documentation"
6
6
# settings_copyright_copyleft = 'Dipartimento per la Trasformazione Digitale'
7
7
settings_editor_name = 'Dipartimento per la Trasformazione Digitale'
8
- settings_doc_version = '1.0.0 '
8
+ settings_doc_version = '1.0.1 '
9
9
settings_doc_release = "versione-corrente"
10
10
settings_basename = 'eid-wallet-it-docs'
11
11
settings_file_name = 'eid-wallet-it-docs'
201
201
202
202
# The name for this set of Sphinx documents. If None, it defaults to
203
203
# "<project> v<release> documentation".
204
- html_title = f"{ settings_project_name } - { version } "
204
+ html_title = f"{ settings_project_name } "
205
205
206
206
# A shorter title for the navigation bar. Default is the same as html_title.
207
207
# html_short_title = "IT-Wallet"
Original file line number Diff line number Diff line change 5
5
settings_project_name = "IT-Wallet Technical Documentation"
6
6
# settings_copyright_copyleft = 'Dipartimento per la Trasformazione Digitale'
7
7
settings_editor_name = 'Dipartimento per la Trasformazione Digitale'
8
- settings_doc_version = '1.0.0 '
8
+ settings_doc_version = '1.0.1 '
9
9
settings_doc_release = "versione-corrente"
10
10
settings_basename = 'eid-wallet-it-docs'
11
11
settings_file_name = 'eid-wallet-it-docs'
201
201
202
202
# The name for this set of Sphinx documents. If None, it defaults to
203
203
# "<project> v<release> documentation".
204
- html_title = f"{ settings_project_name } - { version } "
204
+ html_title = f"{ settings_project_name } "
205
205
206
206
# A shorter title for the navigation bar. Default is the same as html_title.
207
207
# html_short_title = "IT-Wallet"
You can’t perform that action at this time.
0 commit comments