mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
Improving the docs build script
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
rm -rf _build
|
||||
make html
|
||||
cp -r ../dashed/assets/images/ _build/html/_static/img/
|
||||
rm -rf /tmp/dashed-docs
|
||||
cp -r _build/html /tmp/dashed-docs
|
||||
|
||||
Reference in New Issue
Block a user