mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-10 07:20:09 +00:00
Remove the whole build directory for the docs instead of just
the contents so that we don't have left over directories when switching branches
This commit is contained in:
parent
09e3d6650f
commit
a76e07c020
@ -49,7 +49,7 @@ help:
|
||||
@echo " coverage to run coverage check of the documentation (if enabled)"
|
||||
|
||||
clean:
|
||||
rm -rf $(BUILDDIR)/*
|
||||
rm -rf $(BUILDDIR)
|
||||
|
||||
html:
|
||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user