Search code examples
javascriptchmyuidoc

convert javascript comments into .chm files using yuidoc


I am using YUIDOC to convert Javascript comments to a chm file.

I have installed node.js then,I have run the command yuidoc but when I am running the command yuidoc E:\foldername\filename.js then no error is coming but warning come that path argumen is missing and options are also displayed. Kindly tell me how to do this successfully. Thank You


Solution

  • My issue is solved. I have removed the read-only attribute from the folder property.