Jeremy Apthorp
|
4f8acb0cdd
|
docs: add link to Chromium windows debugging docs
I found this tidbit in particular helpful:
```sh
> devenv /debugexe out\Debug\chrome.exe <options to Chromium can go here>
```
|
2018-06-27 23:06:30 +02:00 |
|
Shelley Vohr
|
52e3d5e4f0
|
remove some beginner-unfriendly terms from docs
|
2018-05-07 08:46:14 -07:00 |
|
Kevin Sawicki
|
94eff35286
|
Update docs for new brightray location
|
2017-05-10 13:42:21 -07:00 |
|
Kevin Sawicki
|
bfb75df49c
|
Tweak doc headings
|
2016-05-17 16:02:54 -07:00 |
|
Daniel Pham
|
e9c9e22a9e
|
📝 Fix Windows debug doc pointing to OS X
[ci skip]
|
2016-05-03 11:51:57 -04:00 |
|
Plusb Preco
|
741f8091b4
|
📝 Fix coding style issues
* Correct heading order
* Adjust line length to `80`
* Beautify docs
* Apply small fixes
* Normalize whitespaces
[ci skip]
|
2016-04-22 23:09:59 +09:00 |
|
Felix Rieseberg
|
3c6e933231
|
📝 Add Debugging Instructions for Windows
Ref #5140
|
2016-04-13 15:39:05 -07:00 |
|