embedded_libs/box2d-2.4.1/deploy_docs.sh
browsing at commit = 784afc53bee852b9190dcaff02ff9b888f07c952
#!/usr/bin/env bash
# Copies documentation to blog
cp -R build/docs/html/. ../blog/public/documentation/
browsing at commit = 784afc53bee852b9190dcaff02ff9b888f07c952
#!/usr/bin/env bash
# Copies documentation to blog
cp -R build/docs/html/. ../blog/public/documentation/