Skip to content
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

RFC for a docs version selector #6771

Closed
wants to merge 1 commit into from

Commits on Apr 23, 2024

  1. RFC for a docs version selector

    An idea how we could do versioning of docs that I think might be sustainable.
    
    - In the reference we have a version selector (design TBD)
    - `sidebarReference.json` can contain a version now to conditionally include entries
    - a `<VersionCondidion />` component allows to conditionally include content in a doc when APIs change over time
    
    Code quality is very rough. Would probably put the version into the path somewhere, but that needs some more changes.
    kassens committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    840afe9 View commit details
    Browse the repository at this point in the history