Skip to content

Update cross-references for new package documentation#10

Open
alexstandiford wants to merge 1 commit into
mainfrom
docs/update-cross-references
Open

Update cross-references for new package documentation#10
alexstandiford wants to merge 1 commit into
mainfrom
docs/update-cross-references

Conversation

@alexstandiford
Copy link
Copy Markdown
Contributor

Updates existing documentation to reference and integrate with newly documented packages:

  • Add event package references to bootstrapping docs
  • Update datastore examples to mention config package
  • Add cross-references from database to event and config
  • Update REST interceptor docs to reference event package
  • Enhance tutorial examples with new package integrations

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

Updates existing documentation to reference and integrate with newly documented packages:

- Add event package references to bootstrapping docs
- Update datastore examples to mention config package
- Add cross-references from database to event and config
- Update REST interceptor docs to reference event package
- Enhance tutorial examples with new package integrations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e08f254975

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +414 to +415
- **[phpnomad/event](../event/introduction)** — EventStrategy interface for broadcasting events
- **[phpnomad/logger](../logger/introduction)** — LoggerStrategy interface for operation logging
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Remove or fix links to non-existent event/logger docs

These new cross-references point to ../event/introduction and ../logger/introduction, but there are no corresponding directories under public/docs/packages/ in this repo (no packages/event or packages/logger). As-is, the generated docs will render links that 404. If the new package docs live elsewhere, these URLs need to match their actual location or be omitted until those pages exist.

Useful? React with 👍 / 👎.

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