Since Reflex has numerous independently versioned components, we need to figure out how we're going to handle this in terms of the docs. Do we have fully separate documentation for each component which reflects the version of that component? Do we have fully unified docs which somehow reflects the different version of each component? Or something in-between?
My current though on this is to have docs.cloudmitigator.com be our universal docs page (which will be versioned), and subdomains for each individual project, ie reflex.docs.cloudmitigator.com (which will all also be separately versioned).
A potential tool for helping manage the doc versions:
https://github.com/sphinx-contrib/sphinxcontrib-versioning
Since Reflex has numerous independently versioned components, we need to figure out how we're going to handle this in terms of the docs. Do we have fully separate documentation for each component which reflects the version of that component? Do we have fully unified docs which somehow reflects the different version of each component? Or something in-between?
My current though on this is to have
docs.cloudmitigator.combe our universal docs page (which will be versioned), and subdomains for each individual project, iereflex.docs.cloudmitigator.com(which will all also be separately versioned).A potential tool for helping manage the doc versions:
https://github.com/sphinx-contrib/sphinxcontrib-versioning