docute
docute copied to clipboard
Versioning documentation
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.
See this one http://vuejs.github.io/rollup-plugin-vue
That is exactly what i am looking for!
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?
not sure what you mean by combine
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.