Example of how yuidocs should be used. Links to the generated docs: link 1 link 2 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 .