mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-04 11:16:07 -04:00
Clean the breathe-apidoc files with make clean
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
66ef2a06d5
commit
9a2ddfd147
@ -18,6 +18,8 @@ help:
|
||||
clean:
|
||||
@# Clean the apidoc
|
||||
$(MAKE) -C .. apidoc_clean
|
||||
@# Clean the breathe-apidoc generated files
|
||||
rm -rf ./api
|
||||
@# Clean the sphinx docs
|
||||
@$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user