Import project wiki into docs/ with triage inventory#3037
Merged
Conversation
Merge the rurema/doctree wiki (github.com/rurema/doctree/wiki) into the main repository under docs/, keeping the full wiki history (165 commits since 2013) via a path-rewritten unrelated-histories merge, so that project documentation can be reviewed and updated through pull requests alongside the content it describes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Categorize all 40 imported wiki pages (keep / update / rewrite / merge / move to bitclust / archive / delete) with rationale, and outline the follow-up steps: link conversion, wiki stubbing, and eventual wiki shutdown. Many pages still describe the pre-migration RRD notation and the defunct mailing-list-based workflow, so this inventory is the basis for bringing them up to date. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
znz
added a commit
to znz/bitclust
that referenced
this pull request
Jul 9, 2026
The doctree wiki is being folded into the doctree repository's docs/ tree (rurema/doctree#3037); its two tool-focused pages belong here instead. Import them as doc/usage.md (the BitClust page) and doc/database.md (the BitClustDatabase page), converting wiki links to repository links. Content is otherwise kept as imported, with a provenance note on each page; the usage page's update examples now show the post-migration --markdowntree form first, and searchpage was added to the subcommand list. A deeper freshness pass over the remaining command examples is still pending. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
znz
added a commit
that referenced
this pull request
Jul 9, 2026
Per the inventory agreed in #3037 (docs/README.md): - Delete empty or obsolete pages: ProjectGoal, Committers, ReleaseProcess, SitePolicy, and the three HowToInstallRubys pages - Move historical records to docs/archive/ (frozen, with a README): Phase1-3 working schemes, Phase3ReviewProcess1, ProjectTimeLine, WorkingProcess, MaintenancePhase, DischargingProcess, MailingList, ReleasePackageHowTo - Remove BitClust and BitClustDatabase, which move to the bitclust repository's doc/ tree (see the companion bitclust PR) - Update the inventory in docs/README.md to reflect what was executed No page contents are modified; rewrites and link conversion follow in a separate PR. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 9, 2026
znz
added a commit
to rurema/bitclust
that referenced
this pull request
Jul 11, 2026
wiki からの移設時 (rurema/doctree#3037) に「順次更新」とした鮮度確認を 実施する: - リリース済み gem は Markdown 移行前のものである旨の注意を追加。 現行ソース (manual/) のビルドは Git リポジトリ版を使う - setup が凍結された旧 refm ツリーから構築する現状を明記 - htmlfile の例を実在するパスに直し、Markdown ソース未対応の注記を追加 - 存在しない info を削除し、epub と server を追加 (server は --help の 一覧からも漏れていたので追加) - 消滅した ML (fdiary.net) へのリンクを外し、1.9 時代のコマンド例を更新 - 壊れていた dl/dd タグを修正、rrd2md をツール一覧に追加 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
GitHub wiki の全40ページを
docs/配下に取り込みます。wiki は編集がレビューを通らず、本体の変更(今回の Markdown 移行など)とドキュメントの更新が構造的にズレるため、リポジトリ内で PR 管理できるようにするのが目的です。docs/プレフィクス付与)した上で--allow-unrelated-historiesマージしているので、git log docs/Tutorial.mdなどページ単位の履歴がそのまま引けますdocs/README.mdの新設のみ)棚卸し一覧(docs/README.md)
全40ページを分類し、処理区分(維持・部分更新・書き直し・統合・bitclust へ移動・アーカイブ・削除)と理由を付けた一覧を
docs/README.mdに追加しました。主な内訳:docs/archive/へ凍結このPRではまだ削除・移動・書き直しは行いません。一覧の合意後に別PRで実施します(wiki リンク
[[PageName]]約100箇所の相対リンク変換も棚卸し確定後)。補足
🤖 Generated with Claude Code