docute icon indicating copy to clipboard operation
docute copied to clipboard

Versioning documentation

Open maziarz opened this issue 7 years ago • 5 comments

Is it possible to create versioning in the documentation? Lets assume i have a version 1.0.0 and 2.0.0 documentation, which the user should be able to switch between.

maziarz avatar Dec 13 '17 14:12 maziarz

See this one http://vuejs.github.io/rollup-plugin-vue

egoist avatar Dec 13 '17 14:12 egoist

That is exactly what i am looking for!

maziarz avatar Dec 13 '17 14:12 maziarz

The configuration is also very simple: https://github.com/vuejs/rollup-plugin-vue/blob/master/docs/config.js

We are currently using NuxtJS in our project, is there any way to combine docute with our existing framework?

maziarz avatar Dec 13 '17 14:12 maziarz

not sure what you mean by combine

egoist avatar Dec 13 '17 15:12 egoist

As far as i can understand i won't be able to add docute to my existing routing of nuxt.js, i either need to place it in a separate folder or even subdomain.

maziarz avatar Dec 13 '17 15:12 maziarz