Skip to content

chore(docs): split feature page up into individual pages #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

leggetter
Copy link
Collaborator

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 24, 2025 06:20
Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
outpost-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 6:20am
outpost-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 6:20am

Copy link
Contributor

@Copilot 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

This PR refactors the documentation configuration to split the feature page into several individual pages.

  • Converted the "Features" entry from a single doc to a category.
  • Replaced the "id" property with "link" and added an array of individual feature document items.
Files not reviewed (10)
  • docs/pages/features.mdx: Language not supported
  • docs/pages/features/configurable-log-levels.mdx: Language not supported
  • docs/pages/features/event-delivery.mdx: Language not supported
  • docs/pages/features/event-topics-and-subscriptions.mdx: Language not supported
  • docs/pages/features/hookdeck-telemetry.mdx: Language not supported
  • docs/pages/features/multi-tenant-support.mdx: Language not supported
  • docs/pages/features/opentelemetry.mdx: Language not supported
  • docs/pages/features/publish-events.mdx: Language not supported
  • docs/pages/features/tenant-user-portal.mdx: Language not supported
  • docs/pages/features/user-alerts.mdx: Language not supported
Comments suppressed due to low confidence (2)

docs/zudoku.config.ts:98

  • Ensure that changing the type from 'doc' to 'category' aligns with the documentation configuration schema, as this change may affect navigation or rendering.
type: "category",

docs/zudoku.config.ts:100

  • Double-check that replacing 'id' with 'link' for the category is intentional and conforms with the expected configuration for category entries.
link: "features",

@leggetter leggetter merged commit a276a0b into main Apr 24, 2025
3 checks passed
@leggetter leggetter deleted the chore/doc-feature-pages branch April 24, 2025 09:27
@leggetter leggetter moved this from Backlog to Done in Outpost Releases May 6, 2025
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