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