Charles Kerr
7c5b70d304
Fix broken link
2018-04-30 18:33:40 -05:00
Paul Frazee
94236bf4eb
Create automated-testing-with-a-custom-driver.md ( #12446 )
...
* Create automated-testing-with-a-custom-driver.md
* Update automated-testing-with-a-custom-driver.md
* Add 'Automated Testing with Custom Driver' to ToC
* Update automated-testing-with-a-custom-driver.md
2018-04-20 12:39:13 -04:00
Zeke Sikelianos
e3dfffb77b
add docs/development/README.md ( #12373 )
2018-03-20 15:36:48 -04:00
Vanessa Yuen
9c0e579bd3
Add heading for README
2018-03-09 20:16:56 +01:00
Felix Rieseberg
9d4c68d272
❤️ Feedback
2018-02-21 10:12:19 -08:00
Felix Rieseberg
975e6e6194
❤️ First round of feedback
2018-02-20 09:47:18 -06:00
Felix Rieseberg
037ee0cff3
📝 Fix the fix
2018-02-19 18:38:59 -06:00
Felix Rieseberg
64fc523977
📝 Fix dead links
2018-02-19 18:25:02 -06:00
Felix Rieseberg
683e02fbcd
📝 TIE IT ALL TOGETHER
2018-02-19 18:09:58 -06:00
Shelley Vohr
8987828ecd
add links to new contrib docs
2018-02-12 09:16:29 -05:00
Felix Rieseberg
311c0873db
📝 Link to the guide
2018-01-31 16:54:23 -08:00
Tiago Danin
74769da9a7
[Docs] Fix URLs and Paths ( #11584 )
...
* Fix URLs and Paths in docs/
* Avoiding link break to /docs/development/updgrading-chrome.md
* Fix URLs and Paths in docs/ #2
* Removed double spaces in docs
2018-01-12 10:24:48 -05:00
Cheng Zhao
6d9c6645a8
Add inAppPurchase to docs index
2018-01-10 17:25:04 +09:00
Felix Rieseberg
5f4b62b6c8
feat: Allow testing of single spec modules ( #11409 )
...
* 🔧 ES6 for the spec
* 👷 Allow testing of single modules
* ❤️ Implement feedback
* 📝 Add a testing doc
* 📝 Link to it
* 📝 Cleanup
2017-12-28 06:18:33 -05:00
Zeke Sikelianos
fa09ff3cbb
update links to versioning doc
2017-12-06 15:01:09 -08:00
Jacob Groundwater
1bce00545d
docs: changes based on review
2017-12-05 11:43:59 -08:00
Jacob Groundwater
06371a6082
docs: explain versioning policy 1.x, 2.x, and beyond
2017-12-05 11:38:36 -08:00
Zeke Sikelianos
b6787dbbb3
link to updates guide from docs readme
2017-08-21 15:22:13 -07:00
Birunthan Mohanathas
a8e4a0e765
Add BrowserView to docs index
2017-05-22 17:12:17 +03:00
Zeke "Offline in April" Sikelianos
9fd1e2c8c4
Merge branch 'master' into felix-notification-docs
2017-05-01 15:56:14 -07:00
Vadim Macagon
95e782d26c
Fix link to the Upgrading Chrome doc
2017-04-06 16:04:19 +10:00
Hari Juturu
d95114016d
V8 dev resources ( #9008 )
...
* Adding V8 documentation links
* Removing extra space
* use electron markdown conventions
* cross-link v8 and chromium dev docs
* fix v8 link
2017-03-24 15:40:23 -07:00
Felix Rieseberg
d5c4ad5e2c
📝 Improve notification docs
2017-03-23 14:12:35 -07:00
Zeke Sikelianos
360d2b45f4
document resources for tracking chromium development
2017-03-22 22:59:11 -07:00
Zeke Sikelianos
8e7a26ec25
link to keyboard shortcuts from docs README
2017-02-28 08:44:28 -08:00
Zeke Sikelianos
c75a1f08fd
replace all web-view code with webview
2016-12-22 10:41:05 -08:00
Zeke Sikelianos
f1692f3274
lint to glossary from docs readme
2016-12-21 13:47:40 -08:00
Haojian Wu
794479519c
Add missing net
document entry.
2016-11-01 16:50:55 +01:00
Ian Olsen
a0772dbbe9
fix link to Mac debug instructions
2016-10-28 14:32:48 -07:00
kok liu
52783bb67f
update the zh-CN docs README.md and find a error in en docs README.md ( #7676 )
...
* update the zh-CN readme and find a error in en readme
* fix a style problem
2016-10-24 10:21:02 +09:00
Kevin Sawicki
c147e72c8e
Merge pull request #7499 from electron/clang-format
...
Add a guide to use clang-format
2016-10-07 14:06:18 -07:00
Kevin Sawicki
f872799f5c
Minor edits to clang-format guide
2016-10-07 14:05:33 -07:00
Haojian Wu
0d930b65f1
📝 clang-format on Electron C++ code.
2016-10-05 22:12:48 +02:00
Amitoj
a938859eb8
repl-docs: move file to tutorials
...
also add note for renderer processes.
2016-10-04 00:12:25 +05:30
Amitoj
002b9b5d4b
add link to repl documentation
2016-10-02 23:47:11 +05:30
Zeke Sikelianos
61e50046bd
link to the documentation styleguide
2016-09-19 21:10:36 -07:00
Zeke Sikelianos
1cdf8bbc10
break up run-on sentence
2016-09-19 21:09:31 -07:00
Zeke Sikelianos
a3d2cdaa2c
website doesn't display docs for old versions any more
2016-09-19 21:09:02 -07:00
Cheng Zhao
2e8ccfd8df
Add Offscreen Rendering to guides
2016-08-03 15:38:24 +09:00
Felix Rieseberg
c36bcf47d3
📝 Fix link to macOS Debugging Instructions
2016-08-01 19:15:03 -07:00
Felix Rieseberg
ab69ae07b7
📝 Add debugging instructions for macOS
...
I already wrote up debugging instructions for Windows, but never got
around to writing them for macOS - until now! This adds a very basic
introduction to LLDB from the command line, which should empower people
to figure out what’s happening inside Electron when they call an
Electron method from JavaScript.
2016-07-29 10:19:58 -07:00
mihaipocorschi
a3388b1d25
Fixed broken FAQ link in docs/README.md
2016-07-09 16:14:42 +03:00
vsemozhetbyt
9c5d36f0c6
One alphabetical reordering in the docs/README.md
...
📝 webContents, Tray -> Tray, webContents
If I get it right, only API TOCs should be ordered alphabetically,
so I've left other ones (Guides, Tutorials, Development) untouched.
I'm not so sure about API TOC Intro (three links below the "Synopsis"),
tell me if they should be sorted alphabetically too.
[ci skip]
2016-07-08 03:33:22 +03:00
Leonard Lamprecht
67dd19ed0f
Replace OS X and Mac OS with macOS
2016-06-18 15:26:26 +02:00
Cheng Zhao
c7f5210b50
Merge pull request #5567 from felixrieseberg/versioning
...
Add Information about Versioning
2016-05-18 00:43:23 +00:00
Felix Rieseberg
7e09b1664a
📝 Add Information about Versioning
2016-05-17 20:20:25 +02:00
Felix Rieseberg
ffa5abe99b
📝 Add Windows Store Guide
...
This commit adds a guide about how to compile your app as a Windows Store app, analog to the Mac App Store guide.
2016-05-11 10:50:46 +02:00
Felix Rieseberg
02e8e929e1
📝 Add Security Tutorial
...
Add basic information about Electron and Security, including an
invitation to contribute to security features. Contains information by
@zcbenz, @zeke, and @paulcbetts.
2016-05-07 10:57:36 +01:00
Cheng Zhao
11653aa9c8
docs: systemPreferences
2016-04-25 15:36:38 +09:00
Felix Rieseberg
3c6e933231
📝 Add Debugging Instructions for Windows
...
Ref #5140
2016-04-13 15:39:05 -07:00