openalpr-base/doc/generate

6 lines
130 B
Plaintext
Raw Normal View History

2015-11-23 00:22:13 +08:00
#!/bin/bash
make -f makefile clean && make -f makefile html
2016-01-22 08:16:04 +08:00
cp -R swagger/ build/html/api
cp source/*.yaml build/html/api/specs/