-
-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Need a setup to host Project documentation.
Describe the solution you'd like
Use markdown based documentation tools like mkdocs. Use mike for versioning support.
Setup a github action that auto deploys the documentation for the version/branch (from a list of allowed branches e.g. master, dev)
Describe alternatives you've considered
Docusaurus - which is also good but using mkdocs seems to suffice for now.
Additional context
N/A