aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/normative
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/normative
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/normative')
-rw-r--r--files/ja/glossary/normative/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/ja/glossary/normative/index.html b/files/ja/glossary/normative/index.html
new file mode 100644
index 0000000000..852d658873
--- /dev/null
+++ b/files/ja/glossary/normative/index.html
@@ -0,0 +1,17 @@
+---
+title: Normative
+slug: Glossary/Normative
+tags:
+ - Glossary
+ - Infrastructure
+ - Specification
+ - Standardization
+translation_of: Glossary/Normative
+---
+<p>Normative とは、ソフトウェア {{Glossary("specification", "specifications")}} で一般的に使用される単語であり、標準化されており、規則に従う必要があるセクションを示します。 仕様には <em>{{Glossary("non-normative")}}</em> または、 <em>informative</em> としてマークされたセクションが含まれる場合もあります。これは読者が仕様をよりよく理解できるようにするため、または例やベストプラクティスを紹介する為として提供されているセクションです。原則として従う必要はありません。</p>
+
+<h2 id="関連項目">関連項目</h2>
+
+<ul>
+ <li>Description of <a href="https://wiki.whatwg.org/wiki/Specs/howto#Content">normative and informative content</a> in WHATWG wiki</li>
+</ul>