freeCodeCamp / freeCodeCamp/devdocs
First page of electron docs does not show code for all files in the given example
- 主要言語
- Ruby
- スター
- 39.5k
- フォーク
- 2.6k
- 平均マージ
- 4日 32分
- マージ済み PR(30日)
- 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