electron/docs-translations/jp
2016-04-29 18:35:02 -07:00
..
api update all references to old atom-log bracket notation 2016-04-29 18:35:02 -07:00
faq Update as upstream 2016-02-22 00:59:18 +09:00
tutorial Update docs for new org 2016-04-04 12:05:53 -07:00
README.md Update read me tranlation 2016-02-28 20:55:47 +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のモジュール :

開発

  • Coding Style
  • Source Code Directory Structure
  • Technical Differences to NW.js (formerly node-webkit)
  • Build System Overview
  • Build Instructions (OS X)
  • Build Instructions (Windows)
  • Build Instructions (Linux)
  • Setting Up Symbol Server in debugger