Skip to content

Add canonical version picker (public/version-picker.js + versions.json + docfx.json wiring)#232

Merged
Chris-Wolfgang merged 3 commits into
mainfrom
fix/docfx-add-version-picker
Jun 19, 2026
Merged

Add canonical version picker (public/version-picker.js + versions.json + docfx.json wiring)#232
Chris-Wolfgang merged 3 commits into
mainfrom
fix/docfx-add-version-picker

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Summary

Adds the canonical version picker assets that were missing from this repo's docfx_project. Without them, the deployed docs site has no version dropdown in the header.

Changes

  • docfx_project/public/version-picker.js — synced from D20-Dice canonical
  • docfx_project/versions.json — empty [] stub (overwritten at deploy time by docfx.yaml from the v* tag set)
  • docfx_project/docfx.json — added public/** and versions.json to resource.files

toc.yml, logo, favicon and the rest of the canonical wiring were already in place — this is the smallest patch to surface the picker.

After merge

Re-dispatch docfx.yaml so versions/latest/ redeploys.

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