freeCodeCamp / freeCodeCamp/devdocs
First page of electron docs does not show code for all files in the given example
Offen
docs/improvement
- Vorherrschende Sprache
- Ruby
- Sterne
- 39.5k
- Forks
- 2.6k
- Ø Merge
- 4 T. 32 Min.
- Gemergte PRs (30 T.)
- 13
Beschreibung
# Documentation style bug
The first page of the **electron** docs has a section titled **[Running examples with Electron Fiddle](https://devdocs.io/electron/#running-examples-with-electron-fiddle)**. The documentation on the **[official site](https://www.electronjs.org/docs/latest/#running-examples-with-electron-fiddle)** for the same section has 3 files `main.js`, `preload.js` and `index.html`. However, devdocs shows the code for only `main.js`. There is no way to view the code for the other two files on devdocs.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.