From 6251fdfe20e5aff5fa8c77b9090a90892c289286 Mon Sep 17 00:00:00 2001 From: Fabio Bonelli Date: Sat, 21 Feb 2026 07:09:44 +0100 Subject: [PATCH] docs: fix a few places where `IT:` was still `it:`. 11799fb8037aa867a7d54afa5bff7194713c155c missed some. --- docs/de/country.de.rst | 4 ++-- docs/fr/country.rst | 4 ++-- docs/fr/schema.it.rst | 2 +- docs/it/country.rst | 2 +- docs/it/schema.it.rst | 2 +- docs/standard/country.rst | 2 +- docs/standard/schema.it.rst | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/de/country.de.rst b/docs/de/country.de.rst index 71c67b5d..435f1a51 100644 --- a/docs/de/country.de.rst +++ b/docs/de/country.de.rst @@ -11,8 +11,8 @@ Ist dies der Fall, wird dies folgendermaßen angegeben: .. code:: yaml - it: - countryExtensionVersion: "0.2" + IT: + countryExtensionVersion: "1.0" piattaforme: - spid: yes diff --git a/docs/fr/country.rst b/docs/fr/country.rst index 74e7663d..6e78828c 100644 --- a/docs/fr/country.rst +++ b/docs/fr/country.rst @@ -20,8 +20,8 @@ Si un logiciel est conforme, je trouverai : .. code:: yaml - it: - countryExtensionVersion: "0.2" + IT: + countryExtensionVersion: "1.0" piattaforme: - spid: yes diff --git a/docs/fr/schema.it.rst b/docs/fr/schema.it.rst index cb93ea4b..f7e3b256 100644 --- a/docs/fr/schema.it.rst +++ b/docs/fr/schema.it.rst @@ -4,7 +4,7 @@ Italy ----- All the extensions listed below are specific for Italy and, as such, they must -be inserted in a section named with the ``it`` code. +be inserted in a section named with the ``IT`` code. Key ``countryExtensionVersion`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/it/country.rst b/docs/it/country.rst index fcc83d3f..6a9e99a7 100644 --- a/docs/it/country.rst +++ b/docs/it/country.rst @@ -11,6 +11,6 @@ Ogni sezione è identificata con l'\ `ISO 3166-1 alpha-2 country code `__ del Paese in minuscolo (*deprecato*) o in maiuscolo. -Attualmente, l'unica sezione specifica per Paese definita è quella italiana (it:). +Attualmente, l'unica sezione specifica per Paese definita è quella italiana (``IT:``). .. include:: schema.it.rst diff --git a/docs/it/schema.it.rst b/docs/it/schema.it.rst index 33c12ae1..e68a7ac1 100644 --- a/docs/it/schema.it.rst +++ b/docs/it/schema.it.rst @@ -5,7 +5,7 @@ Italia Tutte le chiavi elencate qui di seguito sono specifiche per l'Italia e, di conseguenza, devono essere inserite in una sezione denominata con il codice -``it``. +``IT``. Chiave ``countryExtensionVersion`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/standard/country.rst b/docs/standard/country.rst index aab2e450..898d5d97 100644 --- a/docs/standard/country.rst +++ b/docs/standard/country.rst @@ -11,6 +11,6 @@ Each section is identified by a two-letter ISO 3166-1 alpha-2 country code lowercase (*deprecated*) or uppercase `ISO 3166-1 alpha-2 country codes `__. -Currently, the only defined country-specific section is the Italian one (``it:``). +Currently, the only defined country-specific section is the Italian one (``IT:``). .. include:: schema.it.rst diff --git a/docs/standard/schema.it.rst b/docs/standard/schema.it.rst index 38f006fe..6fba04ad 100644 --- a/docs/standard/schema.it.rst +++ b/docs/standard/schema.it.rst @@ -4,7 +4,7 @@ Italy ----- All the keys listed below are specific for Italy and, as such, they must -be inserted in a section named with the ``it`` code. +be inserted in a section named with the ``IT`` code. Key ``countryExtensionVersion``