mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-08 16:15:04 +08:00
Clean the breathe-apidoc files with make clean
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
9251ed55a8
commit
c1f2eef43a
@ -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