Closed kclowes closed 7 months ago
make build-docs (which calls make docs clean) was failing because we took out the scripts/__init__.py and it couldn't find the scripts files to rm.
make build-docs
make docs clean
scripts/__init__.py
Now we remove the scripts directory before the doc build on make docs clean
What was wrong?
make build-docs
(which callsmake docs clean
) was failing because we took out thescripts/__init__.py
and it couldn't find the scripts files to rm.How was it fixed?
Now we remove the scripts directory before the doc build on
make docs clean
Todo:
Cute Animal Picture