As a user, I would like to have a dedicated place to read WBS documentation matching the version of a product I am currently using.
Current Situation:
- Users are browsing documentation directly in our source code tree
- Users need to manually select branches and tags in the repo to access documentation matching their version
Goal:
- Create a site hosting WBS documentation, for all the products and versions currently supported
Acceptance Criteria:
- Documentation site published
- Process of adding new versions to the site is automated (connected to release/publish workflow)
[optional] Notes:
- There is docusaurus (React) and vuepress (vue)
- Docusaurus supports versions and products, vuepress: TBD
[optional] Open Questions:
- Consider the purpose and the audience of the DOCS folder. Then change it accordingly