[react] feat: Added docs for components/Breadcrumbs
This commit is contained in:
parent
5ec2a2a1da
commit
8f53b047a6
4 changed files with 53 additions and 13 deletions
|
@ -3,4 +3,5 @@ mkdir -p ./docs/components
|
|||
|
||||
jsdoc -c jsdoc.json components/Account/* > ../../sites/dev/prebuild/jsdoc/react/components/account.json
|
||||
jsdoc -c jsdoc.json components/Admin/* > ../../sites/dev/prebuild/jsdoc/react/components/admin.json
|
||||
jsdoc -c jsdoc.json components/Breadcrumbs/* > ../../sites/dev/prebuild/jsdoc/react/components/breadcrumbs.json
|
||||
jsdoc -c jsdoc.json components/Button/* > ../../sites/dev/prebuild/jsdoc/react/components/button.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue