I'm currently working on a nuxt 3 component library as a nuxt module. When I started the project a year ago I created a documentation site for it by myself. While improving both in development and design I now think it definitely deserves a rework. And that's what I'm currently doing. I'm restructuring my module and on that action I also want to rework the docs. Since most public nuxt modules have a similar appearance of their docs I would like to adapt this Template. And that's pretty much my question:
What Template do you use for nuxt modules docs? Whats the way to go here, the 'Nuxt-Standard'.
Docus seems to be fairly wide spread, but many new modules seem to use Nuxt-UI-Pro/Docs. Which would be the way to go, or am I even missing some other solution?