Skip to content

Add install directory to docfx.json file references#2522

Open
flipthedog wants to merge 2 commits into
github:mainfrom
flipthedog:main
Open

Add install directory to docfx.json file references#2522
flipthedog wants to merge 2 commits into
github:mainfrom
flipthedog:main

Conversation

@flipthedog
Copy link
Copy Markdown

Description

Fixed broken link for https://github.github.com/spec-kit/install/uv.md

Testing

Documentation bug fix

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

Copilot suggested *.md

flipthedog and others added 2 commits May 11, 2026 15:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 11, 2026 20:23
@flipthedog flipthedog requested a review from mnriem as a code owner May 11, 2026 20:23
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

Updates the DocFX build configuration so markdown files under docs/install/ are included in the published documentation, addressing a broken /install/uv.md link in the generated site.

Changes:

  • Added install/*.md to the DocFX build.content.files include list.
  • Adjusted the reference/*.md entry to keep the JSON list syntactically correct after adding the new glob.

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

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