Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

CMake: harvest definitions in modules

オープン
#2,170 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
cmake
領域
documentation

調査の方向性

まず、DevDocs におけるバンドルされた CMake モジュールページの既存の処理方法と、モジュールエントリのインデックス作成方法を調べます。複数の CMake モジュールページを比較して、定義されたエンティティに使用されているマークアップを特定し、その後、モジュールごとに複数のエンティティが収集され、モジュール自体とともに検索できることを確認します。

索引モデルが issue の本文から書いたものです。

説明

feature

Feature request

Summary

The CMake documentation includes pages describing bundled modules. DevDocs has an index entry for each module (e.g. CMakeDependentOption), but not for each entity defined within (e.g. cmake_dependent_option macro).

Harvesting these would improve search user experience, especially when using the technique described in the user guide under Prefilling the search field.

NB to implementor: a module can define more than one item and I’m not sure the markup is consistent between module doc pages.

主要言語
Ruby
スター
39.5k
フォーク
2.6k
平均マージ
2日 9時間
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

freeCodeCamp/devdocs のほかの issue

freeCodeCamp/devdocs の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。