mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-09 07:09:39 +00:00
Clean the breathe-apidoc files with make clean
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
6c77852252
commit
9d06c7d5e5
@ -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…
Reference in New Issue
Block a user