/apidoc-theme

Primary LanguageJavaScriptMIT LicenseMIT

apidoc-theme

a swagger like theme for apidoc >= v0.5x

npm version

see demo

How to install

npm i @gitawego/apidoc-theme apidoc -D

How to use

./node_modules/.bin/apidoc -i ./src -o ./docs \
    -t ./node_modules/@gitawego/apidoc-theme/template \
    -c ./path/to/apidoc.json -v