aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/non-normative/index.md
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/non-normative/index.md
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/non-normative/index.md')
-rw-r--r--files/fr/glossary/non-normative/index.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/fr/glossary/non-normative/index.md b/files/fr/glossary/non-normative/index.md
new file mode 100644
index 0000000000..f0f0132fcf
--- /dev/null
+++ b/files/fr/glossary/non-normative/index.md
@@ -0,0 +1,18 @@
+---
+title: non-normatif
+slug: Glossary/non-normative
+tags:
+ - Glossaire
+ - Infrastructure
+ - Specification
+ - Standardisation
+translation_of: Glossary/non-normative
+original_slug: Glossaire/non-normative
+---
+<p>Les {{Glossary("Specification","spécifications")}} logicielles contiennent souvent des informations marquées comme <em>non normatives</em> ou <em>informatives,</em> ce qui signifie qu'elles sont fournies dans le but d'aider le lecteur à mieux comprendre la spécification ou pour montrer un exemple ou une bonne pratique, et qu'il n'est pas nécessaire de les suivre comme une règle. Les sections qui contiennent les informations officielles à respecter sont souvent marquées comme {{Glossary("Normative", "normatives")}}.</p>
+
+<h2 id="Pour_approfondir">Pour approfondir</h2>
+
+<ul>
+ <li>Description de <a href="https://wiki.whatwg.org/wiki/Specs/howto#Content">contenu normatif et informatif</a> sur le wiki WHATWG</li>
+</ul>