openalpr-base/doc/generate
2016-01-21 19:16:04 -05:00

6 lines
130 B
Bash
Executable File

#!/bin/bash
make -f makefile clean && make -f makefile html
cp -R swagger/ build/html/api
cp source/*.yaml build/html/api/specs/