aboutsummaryrefslogtreecommitdiff
path: root/files/fr/tools/performance/examples
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/tools/performance/examples
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/tools/performance/examples')
-rw-r--r--files/fr/tools/performance/examples/index.html3
-rw-r--r--files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/fr/tools/performance/examples/index.html b/files/fr/tools/performance/examples/index.html
index e3ca28d9bd..0d099388a9 100644
--- a/files/fr/tools/performance/examples/index.html
+++ b/files/fr/tools/performance/examples/index.html
@@ -1,7 +1,8 @@
---
title: Exemples
-slug: Outils/Performance/Examples
+slug: Tools/Performance/Examples
translation_of: Tools/Performance/Examples
+original_slug: Outils/Performance/Examples
---
<div>{{ToolsSidebar}}</div><p>Liste des pages de démos pour les scénarios de performances et walkthroughs.</p>
diff --git a/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html b/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html
index 608691a9d5..897f9a5df4 100644
--- a/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html
+++ b/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html
@@ -1,7 +1,8 @@
---
title: Comparaison des algorithmes de tri
-slug: Outils/Performance/Examples/Sorting_algorithms_comparison
+slug: Tools/Performance/Examples/Sorting_algorithms_comparison
translation_of: Tools/Performance/Examples/Sorting_algorithms_comparison
+original_slug: Outils/Performance/Examples/Sorting_algorithms_comparison
---
<div>{{ToolsSidebar}}</div><p>Ce articlé décrit un programe simple qui est utilisé dans deux des guides de l'outil Performance : le guide pour <a href="/fr/docs/Tools/Performance/Call_Tree">l'arbre d'appel</a> et le guide pour le <a href="/fr/docs/Tools/Performance/Flame_Chart">diagramme de flamme</a>.</p>