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