Skip to content

docs: PyPI-first install across the remaining docs#21

Merged
denfry merged 1 commit into
mainfrom
docs/pypi-install-all
Jun 24, 2026
Merged

docs: PyPI-first install across the remaining docs#21
denfry merged 1 commit into
mainfrom
docs/pypi-install-all

Conversation

@denfry

@denfry denfry commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Follow-up to #20 — applies the PyPI-first treatment to the remaining install docs.

  • QUICKSTART: pip install codebase-index.
  • INSTALLATION: distribution callout, Option 1, Option 3, "verify clean install", watch-mode, and first-time flow now lead with PyPI; git+tag kept as a pinning alternative; fixed the stale "not on PyPI" callout and the "uvx/Homebrew status" section.
  • MCP: pip install "codebase-index[mcp]".
  • FAQ: fixed "distributed from GitHub, not PyPI" → published on PyPI; pin-to-tag kept as an alternative.

Verified: git+https now appears only in intentional pin examples; no stale "not on PyPI" claims remain in the install docs.

Note (out of scope): docs/ROADMAP.md and docs/PRODUCT_UPGRADE_PLAN.md still mention "GitHub-only distribution — no PyPI" as roadmap/gap items — left as-is since they're planning docs, not install instructions.

🤖 Generated with Claude Code

Lead with `pip install codebase-index` (and `[mcp]`/`[watch]` extras) now that
1.6.0 is on PyPI; keep git+tag installs as pinning alternatives. Fix stale
"not on PyPI" / "GitHub, not PyPI" claims in INSTALLATION and FAQ.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@denfry denfry merged commit b0eeb3b into main Jun 24, 2026
10 checks passed
@denfry denfry deleted the docs/pypi-install-all branch June 24, 2026 07:32
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