зеркало из https://github.com/electron/electron.git
docs: remove GitHub references (#23136)
This commit is contained in:
Родитель
27aa76f058
Коммит
a3ff5a810e
|
@ -3,7 +3,7 @@
|
||||||
If you experience crashes or issues in Electron that you believe are not caused
|
If you experience crashes or issues in Electron that you believe are not caused
|
||||||
by your JavaScript application, but instead by Electron itself, debugging can
|
by your JavaScript application, but instead by Electron itself, debugging can
|
||||||
be a little bit tricky, especially for developers not used to native/C++
|
be a little bit tricky, especially for developers not used to native/C++
|
||||||
debugging. However, using Visual Studio, GitHub's hosted Electron Symbol Server,
|
debugging. However, using Visual Studio, Electron's hosted Symbol Server,
|
||||||
and the Electron source code, you can enable step-through debugging
|
and the Electron source code, you can enable step-through debugging
|
||||||
with breakpoints inside Electron's source code.
|
with breakpoints inside Electron's source code.
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ with breakpoints inside Electron's source code.
|
||||||
|
|
||||||
* **Visual Studio with C++ Tools**: The free community editions of Visual
|
* **Visual Studio with C++ Tools**: The free community editions of Visual
|
||||||
Studio 2013 and Visual Studio 2015 both work. Once installed,
|
Studio 2013 and Visual Studio 2015 both work. Once installed,
|
||||||
[configure Visual Studio to use GitHub's Electron Symbol server](setting-up-symbol-server.md).
|
[configure Visual Studio to use Electron's Symbol server](setting-up-symbol-server.md).
|
||||||
It will enable Visual Studio to gain a better understanding of what happens
|
It will enable Visual Studio to gain a better understanding of what happens
|
||||||
inside Electron, making it easier to present variables in a human-readable
|
inside Electron, making it easier to present variables in a human-readable
|
||||||
format.
|
format.
|
||||||
|
|
|
@ -7,7 +7,7 @@ Electron's [autoUpdater](../api/auto-updater.md) module.
|
||||||
|
|
||||||
## Using `update.electronjs.org`
|
## Using `update.electronjs.org`
|
||||||
|
|
||||||
GitHub's Electron team maintains [update.electronjs.org], a free and open-source
|
The Electron team maintains [update.electronjs.org], a free and open-source
|
||||||
webservice that Electron apps can use to self-update. The service is designed
|
webservice that Electron apps can use to self-update. The service is designed
|
||||||
for Electron apps that meet the following criteria:
|
for Electron apps that meet the following criteria:
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче