Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example of how yuidocs should be used.

Links to the generated docs:

Instructions

To create the docs:

make 

OR

npm run doc

OR

yuidoc --config ./yuidoc.json .

To serve the api docs locally on port 5000:

yuidocs --serve 5000 .