
ojob ojob.io/docsify/generateStatic dir= html= main= mermaid= Generates a static docsify version from files and sub-folders on DIR. Options:
| Name | Description | 
|---|---|
| dir | The default folder where to look for .md files (default to '.') | 
| html | The HTML file to generate on the current folder (defaults to 'README.html') | 
| main | The .md file that will be used as the root for docsify (defaults to '/README.md') | 
| mermaid | A boolean to use or not Mermaid |