freeCodeCamp / freeCodeCamp/devdocs
First page of electron docs does not show code for all files in the given example
Đang mở
docs/improvement
- Ngôn ngữ chính
- Ruby
- Star
- 39.5k
- Fork
- 2.6k
- Merge trung bình
- 4 ngày 32 phút
- Pull request đã merge (30 ngày)
- 13
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.