Skip to content

docs: unify wiki content into mdbook under development/ - #401

Merged
bobluppes merged 1 commit into
mainfrom
claude/unify-wiki-mdbook-docs-12d745
Sep 12, 2026
Merged

bobluppes merged 1 commit into
mainfrom
claude/unify-wiki-mdbook-docs-12d745

Conversation

@bobluppes

Copy link
Copy Markdown
Owner

Summary

  • Copies all pages from the GitHub wiki (Architecture, Contributing, Guides, home, sidebar) verbatim into docs/src/development/, wired into docs/src/SUMMARY.md under a new "Development" section — so contributor docs live alongside the existing user docs in a single mdbook site.
  • The wiki itself is left intact for now; it can be removed separately.
  • Updates README.md, CONTRIBUTING.md, and the issue templates to link at the new mdbook pages instead of the GitHub wiki.
  • Rewrites the internal cross-links within the copied pages (e.g. links to "code of conduct", "development setup") to point at their new relative mdbook locations instead of the old wiki URLs.

Test plan

  • mdbook build succeeds with no warnings
  • Verified via diff that all copied pages are byte-identical to the original wiki source before link rewriting
  • Confirmed no remaining github.com/bobluppes/graaf/wiki references anywhere in the repo

🤖 Generated with Claude Code

Copies all pages from the GitHub wiki (Architecture, Contributing,
Guides) into docs/src/development/, wired into SUMMARY.md, so
contributor docs live alongside the user docs in a single mdbook
site. The wiki itself is left intact for now.

Also updates README, CONTRIBUTING, and issue templates to point at
the new mdbook pages instead of the GitHub wiki, including the
internal cross-links within the copied pages.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.71%. Comparing base (e64eb61) to head (07fd7db).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files          60       60           
  Lines        2823     2823           
  Branches      151      151           
=======================================
  Hits         2815     2815           
  Misses          8        8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bobluppes
bobluppes merged commit a2b5120 into main Sep 12, 2026
9 checks passed
@bobluppes
bobluppes deleted the claude/unify-wiki-mdbook-docs-12d745 branch September 12, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant