diff options
Diffstat (limited to 'files/ja/conflicting/web')
-rw-r--r-- | files/ja/conflicting/web/accessibility/index.html | 12 | ||||
-rw-r--r-- | files/ja/conflicting/web/guide/index.html | 12 | ||||
-rw-r--r-- | files/ja/conflicting/web/html/index.html | 11 | ||||
-rw-r--r-- | files/ja/conflicting/web/http/index.html | 14 | ||||
-rw-r--r-- | files/ja/conflicting/web/mathml/index.html | 10 | ||||
-rw-r--r-- | files/ja/conflicting/web/svg/index.html | 10 | ||||
-rw-r--r-- | files/ja/conflicting/web/xpath/index.html | 16 | ||||
-rw-r--r-- | files/ja/conflicting/web/xslt/index.html | 13 |
8 files changed, 98 insertions, 0 deletions
diff --git a/files/ja/conflicting/web/accessibility/index.html b/files/ja/conflicting/web/accessibility/index.html new file mode 100644 index 0000000000..93a56991bc --- /dev/null +++ b/files/ja/conflicting/web/accessibility/index.html @@ -0,0 +1,12 @@ +--- +title: アクセシビリティ関連ドキュメントの索引 +slug: conflicting/Web/Accessibility +tags: + - Accessibility + - Index +translation_of: Web/Accessibility/Index +original_slug: Web/Accessibility/Index +--- +<p class="summary"><span class="seoSummary">このドキュメントは、Mozilla Developer Network サイト上の、すべてのアクセシビリティの記事へのリンクの一覧を提供します。</span></p> + +<p>{{Index("/ja/docs/Web/Accessibility")}}</p> diff --git a/files/ja/conflicting/web/guide/index.html b/files/ja/conflicting/web/guide/index.html new file mode 100644 index 0000000000..a5d6cd1488 --- /dev/null +++ b/files/ja/conflicting/web/guide/index.html @@ -0,0 +1,12 @@ +--- +title: 索引 +slug: conflicting/Web/Guide +tags: + - Index + - ガイド +translation_of: Web/Guide/Index +original_slug: Web/Guide/Index +--- +<div>{{MDNSidebar}}{{IncludeSubnav("/ja/docs/MDN")}}</div> + +<p>{{Index("/ja/docs/Web/Guide")}}</p> diff --git a/files/ja/conflicting/web/html/index.html b/files/ja/conflicting/web/html/index.html new file mode 100644 index 0000000000..5f9ada989f --- /dev/null +++ b/files/ja/conflicting/web/html/index.html @@ -0,0 +1,11 @@ +--- +title: HTML ドキュメントの索引 +slug: conflicting/Web/HTML +tags: + - HTML + - Index + - MDN Meta +translation_of: Web/HTML/Index +original_slug: Web/HTML/Index +--- +<p>{{Index("/ja/docs/Web/HTML")}} <span class="seoSummary">利用可能なすべての HTML に関する文書の包括的な索引リストです。</span></p> diff --git a/files/ja/conflicting/web/http/index.html b/files/ja/conflicting/web/http/index.html new file mode 100644 index 0000000000..aa400e86e2 --- /dev/null +++ b/files/ja/conflicting/web/http/index.html @@ -0,0 +1,14 @@ +--- +title: 索引 +slug: conflicting/Web/HTTP +tags: + - HTTP + - Index +translation_of: Web/HTTP/Index +original_slug: Web/HTTP/Index +--- +<div>{{HTTPSidebar}}</div> + +<p>このページは概要やタグに沿った MDN のすべての HTTP ページの一覧です。</p> + +<p>{{Index("/ja/docs/Web/HTTP")}}</p> diff --git a/files/ja/conflicting/web/mathml/index.html b/files/ja/conflicting/web/mathml/index.html new file mode 100644 index 0000000000..06d9c020b2 --- /dev/null +++ b/files/ja/conflicting/web/mathml/index.html @@ -0,0 +1,10 @@ +--- +title: MathML 関連ドキュメントの索引 +slug: conflicting/Web/MathML +tags: + - Index + - MathML +translation_of: Web/MathML/Index +original_slug: Web/MathML/Index +--- +<p>{{Index("/ja/docs/Web/MathML")}}</p> diff --git a/files/ja/conflicting/web/svg/index.html b/files/ja/conflicting/web/svg/index.html new file mode 100644 index 0000000000..e0b02812c4 --- /dev/null +++ b/files/ja/conflicting/web/svg/index.html @@ -0,0 +1,10 @@ +--- +title: SVG 関連ドキュメントの索引 +slug: conflicting/Web/SVG +tags: + - Index + - SVG +translation_of: Web/SVG/Index +original_slug: Web/SVG/Index +--- +<p>{{Index("/ja/docs/Web/SVG")}}</p> diff --git a/files/ja/conflicting/web/xpath/index.html b/files/ja/conflicting/web/xpath/index.html new file mode 100644 index 0000000000..dbe896db2c --- /dev/null +++ b/files/ja/conflicting/web/xpath/index.html @@ -0,0 +1,16 @@ +--- +title: Index +slug: conflicting/Web/XPath +tags: + - Index + - Reference + - XPath + - XSLT +translation_of: Web/XPath/Index +original_slug: Web/XPath/Index +--- +<p>{{Index("/ja/docs/Web/XPath")}}</p> + +<div class="boxed translate-rendered text-content"> +<p>{{QuickLinksWithSubpages("/ja/docs/Web/XPath")}}</p> +</div> diff --git a/files/ja/conflicting/web/xslt/index.html b/files/ja/conflicting/web/xslt/index.html new file mode 100644 index 0000000000..6cec119901 --- /dev/null +++ b/files/ja/conflicting/web/xslt/index.html @@ -0,0 +1,13 @@ +--- +title: Index +slug: conflicting/Web/XSLT +tags: + - Index + - XSLT + - リファレンス +translation_of: Web/XSLT/Index +original_slug: Web/XSLT/Index +--- +<p>{{XSLTRef}}{{QuickLinksWithSubpages("/ja/docs/Web/XSLT")}}</p> + +<p>{{Index("/ja/docs/XSLT")}}</p> |