freeCodeCamp / freeCodeCamp/devdocs

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

未关闭
#1,892 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
docs/improvement
主要语言
Ruby
星标
39.5k
派生
2.6k
平均合并
4 天 32 分钟
30 天内合并 PR
13

描述

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

贡献指南

打开贡献指南

调研方向

将 devdocs 页面中的 Electron Fiddle 部分与 Electron 官方网站上的对应部分进行比较。首先跟踪该文档页面的来源和渲染方式;完成标准是示例展示出与官方文档一致的 main.js、preload.js 和 index.html 代码。

由索引模型根据 Issue 内容生成。

评估

技术栈
electron
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。