
ojob ojob.io/oaf/genODoc key=mykey folder= files= Generates the odoc.db for all the .js files under a folder or a list of files.
| Name | Description | 
|---|---|
| key | The oDoc key under which the documentation will be generated or a comma delimited list corresponding to each file. | 
| folder | The folder under which the .js files are (defaults to '.'). | 
| files | A comma delimited list of .js filepaths. If not defined all .js files will be considered. |