rusackas commented on PR #40126: URL: https://github.com/apache/superset/pull/40126#issuecomment-4461360346
> @rusackas Isn't possible to have a 6.1.0 folder with the remaining structures underneath instead of multiple folders with a 6.1 suffix? Not really, as we set it up... > @rusackas Isn't possible to have a 6.1.0 folder with the remaining structures underneath instead of multiple folders with a 6.1 suffix? Well... I can tidy it up, I think. The three sections (user/admin/dev) are versioned independently, since that's what we decided to do, and the versioning might get MORE hairy if we start considering package/extension/sdk versioning. That said, I see two fixes I wanna make: * versioned_docs is vestigial, and should be user_docs now * Docusaurus makes a folder for the sidebar and for the content... I'll see if I can get that in one directory. Then at least there'd be one folder per versioned area of the site. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
