docs: Makefile: clean up .buildinfo and .doctrees
This commit is contained in:
parent
d1267d4082
commit
6fed749488
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ cleanbuild:
|
||||||
@make html
|
@make html
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf html source/cli
|
rm -rf html source/cli .buildinfo .doctrees
|
||||||
|
|
||||||
html:
|
html:
|
||||||
sphinx-build $(buildargs)
|
sphinx-build $(buildargs)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue