mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +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:
|
||||||
@# Clean the apidoc
|
@# Clean the apidoc
|
||||||
$(MAKE) -C .. apidoc_clean
|
$(MAKE) -C .. apidoc_clean
|
||||||
|
@# Clean the breathe-apidoc generated files
|
||||||
|
rm -rf ./api
|
||||||
@# Clean the sphinx docs
|
@# Clean the sphinx docs
|
||||||
@$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M clean "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user