freeCodeCamp / freeCodeCamp/devdocs
First page of electron docs does not show code for all files in the given example
- Lenguaje dominante
- Ruby
- Estrellas
- 39.5k
- Forks
- 2.6k
- Merge medio
- 4 d 32 min
- PR fusionados (30 d)
- 13
Descripción
# 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.
Guía de contribución
Línea de trabajo
Compare the Electron Fiddle section in the devdocs page with the corresponding section on the official Electron site. Start by tracing how that documentation page is sourced and rendered; done means the example exposes code for main.js, preload.js, and index.html, matching the official documentation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- electron
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100