8000 [Content] Support documentation for multiple versions · Issue #705 · nuxtlabs/docus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Content] Support documentation for multiple versions #705

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

Closed
themodernpk opened this issue Dec 2, 2022 · 2 comments
Closed

[Content] Support documentation for multiple versions #705

themodernpk opened this issue Dec 2, 2022 · 2 comments

Comments

@themodernpk
Copy link

Dear Nuxt Team,

We've come across this situation multiple times. Each software has various versions and documentation for significant releases generally changes. We have to figure out ways to handle this situation where we should be able to host documentation for multiple versions in the same docs repository.

A good example is how Laravel handled their documentation: https://laravel.com/docs/9.x , they added a dropdown for each of their major version.

It will be a good addition if we can have features like:

app.config.ts

...
versions: true
...

which supports following directory structure:

contents
-- v1.0
----index.md
-- v2.0
----index.md

and in the top navbar, it will dynamically add versions dropdown.

I hope you find this use case useful.

Copy link
Contributor
Tahul commented Dec 2, 2022

Hey @themodernpk :)

That is a very interesting suggestion, any idea of how would it look like for the navigation?

@themodernpk
Copy link
Author

@Tahul

I think we can keep it just like Laravel.

@Tahul Tahul changed the title Feature Request: Support documentation for multiple versions Support documentation for multiple versions May 17, 2023
@Tahul Tahul changed the title Support documentation for multiple versions [Content] ]Support documentation for multiple versions May 17, 2023
@Tahul Tahul changed the title [Content] ]Support documentation for multiple versions [Content] Support documentation for multiple versions May 17, 2023
@Flosciante Flosciante added bug Something isn't working and removed bug Something isn't working labels Dec 9, 2024 — with Volta.net
@larbish larbish closed this as completed Jun 10, 2025
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

No branches or pull requests

4 participants
0