aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/data_structure/index.html
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-15 21:40:53 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 21:55:31 +0100
commit7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch)
tree1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/data_structure/index.html
parent6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff)
downloadtranslated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/data_structure/index.html')
-rw-r--r--files/fr/glossary/data_structure/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/files/fr/glossary/data_structure/index.html b/files/fr/glossary/data_structure/index.html
deleted file mode 100644
index 7a3fd34780..0000000000
--- a/files/fr/glossary/data_structure/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Structure de données
-slug: Glossary/Data_structure
-tags:
- - Structure de données
-translation_of: Glossary/Data_structure
-original_slug: Glossaire/Structure_de_données
----
-<p>Une <strong>structure de données</strong> est une façon particulière d'organiser des <em>données</em> afin de pouvoir les utiliser efficacement.</p>
-
-<h2 id="Pour_approfondir">Pour approfondir</h2>
-
-<h3 id="En_général"><strong>En général</strong></h3>
-
-<ul>
- <li>{{interwiki("wikipedia", "Structure_de_données", "Structure de données")}} sur Wikipédia</li>
-</ul>