Closed kh1016 closed 2 years ago
Visit the preview URL for this PR (updated for commit c881e5c):
https://meal-prep-web-app--pr25-jsdoc-a4iwsrfq.web.app
(expires Tue, 07 Dec 2021 01:10:53 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Looks very promising!
Created the pipeline to autogenerate documentation with JSDocs. Not the prettiest but it has the bare minimum. The files for the documentation gets pushed to the
gh-pages
branch and so our repo's GitHub Pages will be referring to that branch. In order for JSDoc to generate documentation for the functions, we need to go through and write documentation for the individual functions inside the js files.EX:
OR