aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/xslt/xslt_js_interface_in_gecko/resources
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/web/xslt/xslt_js_interface_in_gecko/resources
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/web/xslt/xslt_js_interface_in_gecko/resources')
-rw-r--r--files/ja/web/xslt/xslt_js_interface_in_gecko/resources/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ja/web/xslt/xslt_js_interface_in_gecko/resources/index.html b/files/ja/web/xslt/xslt_js_interface_in_gecko/resources/index.html
new file mode 100644
index 0000000000..b6474850ad
--- /dev/null
+++ b/files/ja/web/xslt/xslt_js_interface_in_gecko/resources/index.html
@@ -0,0 +1,14 @@
+---
+title: リソース
+slug: Web/XSLT/XSLT_JS_interface_in_Gecko/Resources
+tags:
+ - XSLT
+translation_of: Web/XSLT/XSLT_JS_interface_in_Gecko/Resources
+---
+<h2 id="Resources" name="Resources">リソース</h2>
+
+<ul>
+ <li><a href="/ja/docs/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations">Mozilla JavaScript インターフェイスを使用した XSL 変換</a></li>
+ <li><a href="http://www.mozilla.org/projects/xslt/">Mozilla.org の XSLT プロジェクトページ</a>。よくある問題のセクションが含まれています</li>
+ <li><a href="https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms762773(v=vs.85)">MSDN: XSLT Concepts</a></li>
+</ul>