diff --git a/website/src/docs/deprecations/completion-scripts.md b/website/src/docs/deprecations/completion-scripts.md index 1607d5d4..2ff702ce 100644 --- a/website/src/docs/deprecations/completion-scripts.md +++ b/website/src/docs/deprecations/completion-scripts.md @@ -1,6 +1,7 @@ --- -title: "Completion Scripts" -description: Dépréciation des scripts de completion directs dans le répertoire Git de Task +title: 'Completion Scripts' +description: + Deprecation of direct completion scripts in Task’s Git directory outline: deep --- diff --git a/website/src/docs/deprecations/index.md b/website/src/docs/deprecations/index.md index 976074df..ebafd55f 100644 --- a/website/src/docs/deprecations/index.md +++ b/website/src/docs/deprecations/index.md @@ -1,6 +1,7 @@ --- title: Deprecations -description: Guide des fonctionnalités dépréciées dans Task et comment migrer vers les nouvelles alternatives +description: + Guide to deprecated features in Task and how to migrate to the new alternatives outline: deep --- diff --git a/website/src/docs/deprecations/template-functions.md b/website/src/docs/deprecations/template-functions.md index 59f67943..36d737ff 100644 --- a/website/src/docs/deprecations/template-functions.md +++ b/website/src/docs/deprecations/template-functions.md @@ -1,6 +1,7 @@ --- -title: "Template Functions" -description: Dépréciation de certaines fonctions de templating dans Task et leurs remplacements +title: 'Template Functions' +description: + Deprecation of some templating functions in Task, with guidance on their replacements. outline: deep --- diff --git a/website/src/docs/deprecations/template.md b/website/src/docs/deprecations/template.md index f3cf39f4..4ac4ac6c 100644 --- a/website/src/docs/deprecations/template.md +++ b/website/src/docs/deprecations/template.md @@ -2,7 +2,7 @@ # This is a template for deprecation documentation # Copy this page and fill in the details as necessary title: '--- Template ---' -description: Template pour documenter les fonctionnalités dépréciées dans Task +description: Template for documenting deprecated features in Task draft: true # Hide in production outline: deep --- diff --git a/website/src/docs/deprecations/version-2-schema.md b/website/src/docs/deprecations/version-2-schema.md index 52e907af..3267a182 100644 --- a/website/src/docs/deprecations/version-2-schema.md +++ b/website/src/docs/deprecations/version-2-schema.md @@ -1,6 +1,7 @@ --- -title: "Version 2 Schema (#1197)" -description: Dépréciation du schéma version 2 des Taskfiles et migration vers la version 3 +title: 'Version 2 Schema (#1197)' +description: + Deprecation of Taskfile schema version 2 and migration to version 3 outline: deep --- diff --git a/website/src/docs/experiments/env-precedence.md b/website/src/docs/experiments/env-precedence.md index 6b2cfaeb..b0bf47f9 100644 --- a/website/src/docs/experiments/env-precedence.md +++ b/website/src/docs/experiments/env-precedence.md @@ -1,6 +1,7 @@ --- -title: "Env Precedence (#1038)" -description: Expérimentation pour changer la précédence des variables d'environnement dans Task +title: 'Env Precedence (#1038)' +description: + Experiment to change the precedence of environment variables in Task outline: deep --- diff --git a/website/src/docs/experiments/gentle-force.md b/website/src/docs/experiments/gentle-force.md index 451b59bc..1e09b7b5 100644 --- a/website/src/docs/experiments/gentle-force.md +++ b/website/src/docs/experiments/gentle-force.md @@ -1,6 +1,7 @@ --- -title: "Gentle Force (#1200)" -description: Expérimentation pour modifier le comportement du flag --force dans Task +title: 'Gentle Force (#1200)' +description: + Experiment to modify the behavior of the --force flag in Task outline: deep --- diff --git a/website/src/docs/experiments/index.md b/website/src/docs/experiments/index.md index 773322f3..beb376b7 100644 --- a/website/src/docs/experiments/index.md +++ b/website/src/docs/experiments/index.md @@ -1,6 +1,7 @@ --- title: Experiments -description: Guide des fonctionnalités expérimentales de Task et comment les utiliser +description: + Guide to Task’s experimental features and how to use them outline: deep --- diff --git a/website/src/docs/experiments/remote-taskfiles.md b/website/src/docs/experiments/remote-taskfiles.md index 3c2a7b6b..40356d3a 100644 --- a/website/src/docs/experiments/remote-taskfiles.md +++ b/website/src/docs/experiments/remote-taskfiles.md @@ -1,6 +1,7 @@ --- -title: "Remote Taskfiles (#1317)" -description: Expérimentation pour utiliser des Taskfiles stockés dans des emplacements distants +title: 'Remote Taskfiles (#1317)' +description: + Experimentation for using Taskfiles stored in remote locations outline: deep ---