Skip to content

Commit

Permalink
Merge branch 'main' into colin/701-ica-err-code-in-ack
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-axner authored Jan 26, 2022
2 parents 46ff2ae + 1da4885 commit 5426e3e
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 14,771 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@ build-docs:
cp ~/output/$${path_prefix}/index.html ~/output ; \
done < versions ;

view-docs:
@cd docs && \
npm install && npm run serve

.PHONY: build-docs

###############################################################################
Expand Down
Loading

0 comments on commit 5426e3e

Please sign in to comment.