Replies: 1 comment
-
|
Cheer up! I need to use this feature too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I was wondering if it would be possible to add some sort of versioning dropdown or section (a la readthedocs)?
In its plainest form, ideally, I would want to move the older set of docs (say v1) to a subdirectory, and add a link to toc_footers of the current (new) version; something like docs.test.com/v1/ and that would take me to the v1 docs. I guess I have to add some sort of base url parameter to the old docs so they know they are in /v1/. Doable?
Beta Was this translation helpful? Give feedback.
All reactions