Open mainrs opened 4 years ago
Thanks! I have never used GitHub Pages before. I'll look into it when I have the time (most likely after the thesis is due).
No problem! IIRC it should actually work out of the box :) And good luck with your thesis :)
This PR adds a GitHub Actions workflow file to automatically generate documentation for each push to the master branch. The documentation is pushed to the
gh-pages
branch. The code is taken from a GitHub template that I use for my libraries: https://github.com/SirWindfield/zerotask-rust-lib-template