JSDoc is an API documentation generator for JavaScript. In the past two videos of this series we have seen Google’s guidelines to document a code base. In today’s video we are going to take a look into the JSDoc process to generate an HTML documentation website for you.
Part 1: https://www.youtube.com/watch?v=rB8tjTY5ZJc&ab_channel=MiquelCanal
Part 2: https://www.youtube.com/watch?v=nWOqh1RSZaE&ab_channel=MiquelCanal
Google JavaScript Code Style Guide: https://google.github.io/styleguide/jsguide.html#jsdoc
My blog: http://treeindev.net/
#javascript #coding #programming #google
Download
0 formats
No download links available.
Automation JavaScript Documentation using JSDocs | NatokHD