Skip to content

fix: add reference/*.md to docfx content glob#2248

Merged
mnriem merged 1 commit intogithub:mainfrom
mnriem:fix/docfx-reference-glob
Apr 16, 2026
Merged

fix: add reference/*.md to docfx content glob#2248
mnriem merged 1 commit intogithub:mainfrom
mnriem:fix/docfx-reference-glob

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Apr 16, 2026

Adds reference/*.md to the docfx content glob so the reference subdirectory pages are included in the build.

Without this, the reference pages (core, integrations, extensions, presets, workflows, overview) return 404 on the published docs site.

Without this, the reference subdirectory pages are not included
in the docfx build and return 404 on the published site.
Copilot AI review requested due to automatic review settings April 16, 2026 19:07
Copy link
Copy Markdown
Contributor

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

Ensures DocFX includes markdown pages under docs/reference/ so published reference pages don’t 404.

Changes:

  • Extend the DocFX build.content.files glob to include reference/*.md.
Show a summary per file
File Description
docs/docfx.json Adds reference/*.md to the content file patterns so reference pages are built and published.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@mnriem mnriem merged commit 669e253 into github:main Apr 16, 2026
15 checks passed
@mnriem mnriem deleted the fix/docfx-reference-glob branch April 16, 2026 19:12
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