superset/docs/build.sh

5 lines
99 B
Bash
Raw Normal View History

2015-12-17 19:26:36 -05:00
#!/usr/bin/env bash
rm -r _build
make html
2016-03-18 11:52:50 -04:00
cp -r ../dashed/assets/images/ _build/html/_static/img/