code2prompt
code2prompt copied to clipboard
Documentation Deployment for code2prompt
Hello @mufeedvh,
I redacted a documentation using mdbook. It can be deployed with a GitHub Action on GitHub Pages.
I already tested this on my fork and the result is already available here.
Changes
- Added a GitHub Action to build and push documentation to the
gh-pagesbranch.
GitHub Pages Setup
Navigate to Repository Settings -> Pages and set the source to gh-pages branch and root directory. The documentation should be available there.
instead of building mdbook every time just fetch the binary from releases or use a package manager instead. Saves a lot of time and unnecessary cpu usages.