freeCodeCamp / freeCodeCamp/devdocs

First page of electron docs does not show code for all files in the given example

Open
#1,892 1 comment 0 reactions 0 assignees View on GitHub
docs/improvement
Dominant language
Ruby
Stars
39.5k
Forks
2.6k
Avg merge
4d 32m
Merged PRs (30d)
13

Description

# 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.