Skip to content

docs: refresh landing content and correct package/function counts#3

Merged
Malcolmston merged 1 commit into
mainfrom
claude/docs-refresh
Jul 17, 2026
Merged

docs: refresh landing content and correct package/function counts#3
Malcolmston merged 1 commit into
mainfrom
claude/docs-refresh

Conversation

@Malcolmston

Copy link
Copy Markdown
Owner

Refreshes the documentation content and corrects two inaccurate counts.

  • web/src/data.ts: "57 packages (~5,300 functions)" → "58 packages (~2,850 functions)". The old function figure was inflated by counting _test.go; the authoritative doc.json totals 1,449 funcs + 1,403 methods = 2,852. Trimmed the tag list to the most representative 10.
  • Root doc.go: subpackage count corrected to 58.

Content-only; go build ./... and the docgen ("wrote 59 packages" = root + 58) both pass.

🤖 Generated with Claude Code


Generated by Claude Code

Rewrite web/src/data.ts (blurb, tags, features, code samples) and the root
package godoc against the current exported API, correcting stale counts and
surfacing recently added capabilities. Content-only; no API changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GLJkX28Sfn1rKNW6WrfC9e
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Malcolmston
Malcolmston merged commit 9f57f62 into main Jul 17, 2026
22 checks passed
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.

2 participants