diff options
Diffstat (limited to 'files/fr/tools/performance/examples')
-rw-r--r-- | files/fr/tools/performance/examples/index.html | 3 | ||||
-rw-r--r-- | files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html | 3 |
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> |