electron/docs-translations/jp/README.md

28 lines
1.2 KiB
Markdown
Raw Normal View History

2016-01-11 04:19:14 +00:00
## FAQ
頻繁に聞かれる質問がありますので、issueを作成する前にこれをチェックしてください。
* [Electron FAQ](faq/electron-faq.md)
## ガイド
* [サポートするプラットフォーム](tutorial/supported-platforms.md)
* [アプリケーションの配布](tutorial/application-distribution.md)
* [Mac App Store 提出ガイド](tutorial/mac-app-store-submission-guide.md)
* [アプリケーションのパッケージ化](tutorial/application-packaging.md)
* [ネイティブのNodeモジュールを使用する](tutorial/using-native-node-modules.md)
* [メインプロセスのデバッグ](tutorial/debugging-main-process.md)
* [Selenium と WebDriverを使用する](tutorial/using-selenium-and-webdriver.md)
* [DevTools エクステンション](tutorial/devtools-extension.md)
* [Pepper Flashプラグインを使用する](tutorial/using-pepper-flash-plugin.md)
* [Widevine CDMプラグインを使用する](tutorial/using-widevine-cdm-plugin.md)
2015-11-19 13:54:01 +00:00
# チュートリアル
* [クイックスタート](tutorial/quick-start.md)
2016-01-11 04:19:14 +00:00
* [デスクトップ環境の統合](tutorial/desktop-environment-integration.md)
* [オンライン/オフライン イベントの検知](tutorial/online-offline-events.md)