Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 630 Bytes

readme.MD

File metadata and controls

21 lines (11 loc) · 630 Bytes

apidoc.js Test

  • created a js file with a few functions

  • created a basic standard documatation comment over the first function

  • typed 'apidoc' command on terminal in the project folder

  • that created a folder named doc

  • each time after some adding of documantation will require the command 'apidoc' for the changed output

  • created _apidoc.js file to start tracking the history

  • after that just copied and pasted the previous doc sections only and updated the doc newly in the main file

  • here's the screenshots until now:

Screenshot

Screenshot