Skip to content

Conversation

@cboone
Copy link
Owner

@cboone cboone commented Feb 7, 2026

  • docs: add pkg.go.dev links to documentation
  • docs: update README

Add a package reference link to the README documentation section and
update all docs/ guides to reference the pkg.go.dev page alongside the
existing go doc command.
Copilot AI review requested due to automatic review settings February 7, 2026 11:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-focused update to make the API reference easier to find by linking to pkg.go.dev, along with minor README formatting/content tweaks to improve readability.

Changes:

  • Add pkg.go.dev package-reference links across the docs (with go doc as an alternative).
  • Refresh README intro wording and improve Markdown formatting (typed code fences, matcher table alignment).
  • Add a “Package reference” link to the README Documentation section.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/TROUBLESHOOTING.md Adds pkg.go.dev link alongside go doc for API signatures.
docs/SNAPSHOTS.md Adds pkg.go.dev link alongside go doc for API signatures.
docs/PATTERNS.md Adds pkg.go.dev link alongside go doc for API details.
docs/MATCHERS.md Adds pkg.go.dev link alongside go doc for function signatures.
docs/GETTING-STARTED.md Adds pkg.go.dev link alongside go doc for function signatures.
docs/ARCHITECTURE.md Adds pkg.go.dev link alongside go doc for API signatures.
README.md Updates tagline/intro, improves Markdown formatting, and adds pkg.go.dev “Package reference” link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cboone cboone merged commit 7fd89ec into main Feb 7, 2026
8 checks passed
@cboone cboone deleted the docs/update-docs branch February 7, 2026 11:24
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