Skip to main content

Week 7

Milestones

  • Added JSDoc comments for documentation generation.
    • Described all code and their usages in the docs.
  • Fixed bugs and updated code.
  • Added examples of all task functionalities in the documentation.

Screenshots / Videos

jsdoc website view jsdoc comments in asr.js

Contributions

https://github.com/ULCA-IN/anuvaad-client-sdk/pull/1

Learnings

Acquired knowledge of creating JSDoc comments and utilizing the docdash template, while exploring its features and applications. The user-friendly and straightforward approach of this tool enhances code comprehension, resulting in an impressive self-generated documentation website.