-
Couldn't load subscription status.
- Fork 24
Update Mkdocs #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Mkdocs #35
Conversation
dd75b97 to
96efb40
Compare
Kudos, SonarCloud Quality Gate passed! Quality Gate passed
Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells
No Coverage information No Coverage information
0.0% 0.0% Duplication
Added mkdocs-deploy.yml, also deploy the documentation to the Github page environment. it seems duplicate with https://cpp-linter-action.readthedocs.io/en/latest/?badge=latest, I can delete it if you don't think it's necessary.
Whatever you want to do, I can adjust to that.
Initially, I thought the RTD site will let users pull up previous versions of the docs, but that RTD feature only works if the docs are built with sphinx (not mkdocs).
Hi @2bndy5 I did a little change to your awesome contribution, let me know if any comments. Thank you.