electron/docs-translations/jp
2016-08-03 03:21:22 +09:00
..
api 📝 Japanese: add system-preferences.md [ci skip] 2016-08-01 23:43:07 +09:00
development 📝 Japanese: add coding-style.md [ci skip] 2016-08-03 03:21:22 +09:00
faq Translate tutorial/security.md to Japanese. 2016-05-15 02:37:55 +09:00
tutorial 📝 Japanese: add testing-on-headless-ci.md [ci skip] 2016-07-31 17:05:13 +09:00
README.md 📝 Japanese: add coding-style.md [ci skip] 2016-08-03 03:21:22 +09:00

使用している Electron のバージョンに応じたドキュメントを使うように確認してください。 ドキュメントのバージョン番号はページの URL の一部になっています。 そうでない場合、おそらくご使用の Electron のバージョンと互換性のない API 変更を含んだ development ブランチのドキュメントを使っているものと思われます。 その場合、atom.io の available versions リストにある別のバージョンのドキュメントに切り替えることができます。また GitHub で閲覧している場合、"Switch branches/tags" ドロップダウンを開いて、バージョンに対応したタグを選ぶこともできます。

リンクになっていないリストは未翻訳のものです。

FAQ

頻繁に聞かれる質問がありますので、issueを作成する前にこれをチェックしてください。

ガイド

チュートリアル

API リファレンス

カスタムDOM要素:

Main Processのモジュール:

Renderer Processのモジュール (Web Page):

両方のProcessのモジュール :

開発

  • コーディング規約
  • Source Code Directory Structure (development/source-code-directory-structure.md)
  • Technical Differences to NW.js (formerly node-webkit)(development/atom-shell-vs-node-webkit.md)
  • Build System Overview (development/build-system-overview.md)
  • Build Instructions (macOS) (development/build-instructions-osx.md)
  • Build Instructions (Windows) (development/build-instructions-windows.md)
  • Build Instructions (Linux) (development/build-instructions-linux.md)
  • Debug Instructions (Windows) (development/debug-instructions-windows.md)
  • Setting Up Symbol Server in debugger (development/setting-up-symbol-server.md)