Skip to content

Commit

Permalink
Generate our API docs as part of updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyrb committed Mar 17, 2019
1 parent 0f60bf0 commit 8bfc9f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/update-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
# https://stackoverflow.com/a/3355423/1867984
cd "$(dirname "$0")"

## Generate DOCMA API Docs
cd ..
npm run docs:api
cd ./.circleci/


# Generate all version's GitBook output
# For each directory in /docs ...
cd ./../docs/
Expand Down

0 comments on commit 8bfc9f6

Please sign in to comment.