standardize docs-translations by hand
This commit is contained in:
parent
3e4a0705e9
commit
253a383168
52 changed files with 318 additions and 315 deletions
|
@ -15,7 +15,7 @@ Electronで `chromedriver` を使用するために、Electronがどこにある
|
|||
$ npm install --save-dev spectron
|
||||
```
|
||||
|
||||
```js
|
||||
```javascript
|
||||
// 可視のウィンドウがタイトル付きで開かれているかを調べる簡単なテスト
|
||||
var Application = require('spectron').Application
|
||||
var assert = require('assert')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue