-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
It would be really nice if I could select the Rails api version from the GUI in a version selector (like in the guides).
When trying to implement and create a PR I struggled with the following:
- All is statically generated. This means Rails 2.3 docs differs heavily from 8.0. The old docs are basically "done". I would need to change them.
- Semantically there is no space for older versions of the API in the navigation. There is only the version banner. It would be nice to click it. But then would I show the version list? In the banner is no space for that.
- Versions in the version list have to be tracked manually. I don't know what is around when generating the docs. Alternatively this could be made configurable via
HORO…
Would you have some guidance on how to realise an api docs version selector? Because this bugged me often. Even pointing back to an index page with a list of all versions would already be helpful enough.
Metadata
Metadata
Assignees
Labels
No labels